menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
Fpx
Fpx.fromJson factory constructor
Fpx.fromJson factory constructor
dark_mode
light_mode
Fpx.fromJson
constructor
Fpx.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Fpx.fromJson(Map<String, dynamic> json) => _$FpxFromJson(json);
flutter_stripe_web package
documentation
flutter_stripe_web
Fpx
Fpx.fromJson factory constructor
Fpx class