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