SubscriptionPurchaseErrorHandler typedef

SubscriptionPurchaseErrorHandler = Future<PurchaseError> Function()

Implementation

typedef SubscriptionPurchaseErrorHandler = Future<PurchaseError> Function();