menu
another_quickbase package
documentation
another_quickbase_models.dart
FormulaRunRequest
FormulaRunRequest.new constructor
FormulaRunRequest.new constructor
dark_mode
light_mode
FormulaRunRequest
constructor
FormulaRunRequest
(
{
required
String
formula
,
required
String
from
,
int
?
rid
,
})
Implementation
FormulaRunRequest({ required this.formula, required this.from, this.rid });
another_quickbase package
documentation
another_quickbase_models
FormulaRunRequest
FormulaRunRequest.new constructor
FormulaRunRequest class