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