menu
stripe_js package
documentation
stripe_api.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);
stripe_js package
documentation
stripe_api
PaymentIntent
PaymentIntent.fromJson factory constructor
PaymentIntent class