menu
another_quickbase package
documentation
another_quickbase_models.dart
SortBy
SortBy.new constructor
SortBy.new constructor
dark_mode
light_mode
SortBy
constructor
SortBy
(
{
int
?
fieldId
,
String
?
order
,
})
Implementation
SortBy({ this.fieldId, this.order });
another_quickbase package
documentation
another_quickbase_models
SortBy
SortBy.new constructor
SortBy class