QueryGetAllTransactionsIOSHandler typedef

QueryGetAllTransactionsIOSHandler = Future<List<PurchaseIOS>> Function()

Implementation

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