menu
stripe package
documentation
messages.dart
PaymentIntentData
PaymentIntentData.fromJson factory constructor
PaymentIntentData.fromJson factory constructor
dark_mode
light_mode
PaymentIntentData.fromJson
constructor
PaymentIntentData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PaymentIntentData.fromJson(Map<String, dynamic> json) => _$PaymentIntentDataFromJson(json);
stripe package
documentation
messages
PaymentIntentData
PaymentIntentData.fromJson factory constructor
PaymentIntentData class