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