menu
another_quickbase package
documentation
another_quickbase_models.dart
ReportField
ReportField.new constructor
ReportField.new constructor
dark_mode
light_mode
ReportField
constructor
ReportField
(
{
String
?
label
,
int
?
id
,
String
?
type
,
String
?
labelOverride
,
})
Implementation
ReportField({ this.label, this.id, this.type, this.labelOverride });
another_quickbase package
documentation
another_quickbase_models
ReportField
ReportField.new constructor
ReportField class