awaitCustomerInfo

suspend fun Purchases.awaitCustomerInfo(fetchPolicy: CacheFetchPolicy = CacheFetchPolicy.default()): CustomerInfo

Throws

if there's an error retrieving the customer info.