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