QueryHandlers class

Constructors

QueryHandlers.new({QueryCurrentEntitlementIOSHandler? currentEntitlementIOS, QueryFetchProductsHandler? fetchProducts, QueryGetActiveSubscriptionsHandler? getActiveSubscriptions, QueryGetAppTransactionIOSHandler? getAppTransactionIOS, QueryGetAvailablePurchasesHandler? getAvailablePurchases, QueryGetPendingTransactionsIOSHandler? getPendingTransactionsIOS, QueryGetPromotedProductIOSHandler? getPromotedProductIOS, QueryGetReceiptDataIOSHandler? getReceiptDataIOS, QueryGetStorefrontHandler? getStorefront, QueryGetStorefrontIOSHandler? getStorefrontIOS, QueryGetTransactionJwsIOSHandler? getTransactionJwsIOS, QueryHasActiveSubscriptionsHandler? hasActiveSubscriptions, QueryIsEligibleForIntroOfferIOSHandler? isEligibleForIntroOfferIOS, QueryIsTransactionVerifiedIOSHandler? isTransactionVerifiedIOS, QueryLatestTransactionIOSHandler? latestTransactionIOS, QuerySubscriptionStatusIOSHandler? subscriptionStatusIOS, QueryValidateReceiptIOSHandler? validateReceiptIOS})
const

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited