menu
flutter_inapp_purchase package
documentation
types.dart
RequestVerifyPurchaseWithIapkitAppleProps
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'jws': jws, }; }
flutter_inapp_purchase package
documentation
types
RequestVerifyPurchaseWithIapkitAppleProps
toJson method
RequestVerifyPurchaseWithIapkitAppleProps class