menu
flutter_fit_utils package
documentation
model/modelable.dart
Modelable
invalid property
invalid property
dark_mode
light_mode
invalid
property
bool
invalid
final
True if the model is marked as invalid, and it's data should be ignored.
Implementation
final bool invalid;
flutter_fit_utils package
documentation
model/modelable
Modelable
invalid property
Modelable class