menu
easypost
easypost.dart
ShipmentCollection
ShipmentCollection constructor
ShipmentCollection
brightness_4
brightness_5
ShipmentCollection
constructor
ShipmentCollection
(
dynamic
objectType
,
dynamic
mode
,
dynamic
hasMore
,
List
<
Shipment
>
?
shipments
)
Implementation
ShipmentCollection(objectType, mode, hasMore, this.shipments) : super(objectType, mode, hasMore);
easypost
easypost
ShipmentCollection
ShipmentCollection constructor
ShipmentCollection class