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