menu
supa_architecture package
documentation
json/json.dart
JsonModel
fields property
fields property
dark_mode
light_mode
fields
property
List
<
JsonField
>
get
fields
List of JSON fields representing the model attributes.
Implementation
List<JsonField> get fields;
supa_architecture package
documentation
json/json
JsonModel
fields property
JsonModel class