menu
another_quickbase package
documentation
another_quickbase_models.dart
Variable
Variable.fromJson factory constructor
Variable.fromJson factory constructor
dark_mode
light_mode
Variable.fromJson
constructor
Variable.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Variable.fromJson(Map<String, dynamic> json) => _$VariableFromJson(json);
another_quickbase package
documentation
another_quickbase_models
Variable
Variable.fromJson factory constructor
Variable class