menu
flutter_inapp_purchase package
documentation
types.dart
RequestVerifyPurchaseWithIapkitProps
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
?
apiKey
final
API key used for the Authorization header (Bearer {apiKey}).
Implementation
final String? apiKey;
flutter_inapp_purchase package
documentation
types
RequestVerifyPurchaseWithIapkitProps
apiKey property
RequestVerifyPurchaseWithIapkitProps class