ifShippingQuery

inline fun <T> OptionallyWithUser.ifShippingQuery(block: (ShippingQuery) -> T): T?