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