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