menu
flutter_inapp_purchase package
documentation
types.dart
QueryIsTransactionVerifiedIOSHandler typedef
QueryIsTransactionVerifiedIOSHandler typedef
dark_mode
light_mode
QueryIsTransactionVerifiedIOSHandler
typedef
QueryIsTransactionVerifiedIOSHandler
=
Future
<
bool
>
Function
(
String
sku
)
Implementation
typedef QueryIsTransactionVerifiedIOSHandler = Future<bool> Function(String sku);
flutter_inapp_purchase package
documentation
types
QueryIsTransactionVerifiedIOSHandler typedef
types library