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