QueryGetAllTransactionsIOSHandler typedef
QueryGetAllTransactionsIOSHandler =
Future<List<PurchaseIOS> > Function()
Implementation
typedef QueryGetAllTransactionsIOSHandler = Future<List<PurchaseIOS>> Function();
typedef QueryGetAllTransactionsIOSHandler = Future<List<PurchaseIOS>> Function();