menu
pokepay_sdk package
documentation
responses/topup_method.dart
TopupMethod
TopupMethod.fromJson factory constructor
TopupMethod.fromJson factory constructor
dark_mode
light_mode
TopupMethod.fromJson
constructor
TopupMethod.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TopupMethod.fromJson(Map<String, dynamic> json) => _$TopupMethodFromJson(json);
pokepay_sdk package
documentation
responses/topup_method
TopupMethod
TopupMethod.fromJson factory constructor
TopupMethod class