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