menu
another_quickbase package
documentation
another_quickbase_models.dart
Variable
Variable.new constructor
Variable.new constructor
dark_mode
light_mode
Variable
constructor
Variable
(
{
String
?
name
,
String
?
value
,
})
Implementation
Variable({this.name, this.value});
another_quickbase package
documentation
another_quickbase_models
Variable
Variable.new constructor
Variable class