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