menu
easypost
easypost.dart
ShipmentCollection
shipments property
shipments
brightness_4
brightness_5
shipments
property
@
JsonKey
(name: 'shipments')
List
<
Shipment
>
?
shipments
final
Implementation
@JsonKey(name: 'shipments') final List<Shipment>? shipments;
easypost
easypost
ShipmentCollection
shipments property
ShipmentCollection class