SubscriptionPurchaseErrorHandler typedef
SubscriptionPurchaseErrorHandler =
Future<PurchaseError> Function()
Implementation
typedef SubscriptionPurchaseErrorHandler = Future<PurchaseError> Function();
typedef SubscriptionPurchaseErrorHandler = Future<PurchaseError> Function();