menu
another_quickbase package
documentation
another_quickbase_models.dart
RecordsQueryOptions
RecordsQueryOptions.new constructor
RecordsQueryOptions.new constructor
dark_mode
light_mode
RecordsQueryOptions
constructor
RecordsQueryOptions
(
{
int
?
top
,
int
?
skip
,
bool
?
compareWithAppLocalTime
,
})
Implementation
RecordsQueryOptions({ this.top, this.skip, this.compareWithAppLocalTime });
another_quickbase package
documentation
another_quickbase_models
RecordsQueryOptions
RecordsQueryOptions.new constructor
RecordsQueryOptions class