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