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