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