menu
easypost
easypost.dart
Order
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
Order
shipments property
Order class