menu
easypost
easypost.dart
TaxIdentifier
TaxIdentifier.fromJson factory constructor
TaxIdentifier.fromJson
brightness_4
brightness_5
TaxIdentifier.fromJson
constructor
TaxIdentifier.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory TaxIdentifier.fromJson(Map<String, dynamic> input) => _$TaxIdentifierFromJson(input);
easypost
easypost
TaxIdentifier
TaxIdentifier.fromJson factory constructor
TaxIdentifier class