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