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