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