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