menu
datum package
documentation
source/config/datum_config.dart
DatumConfig<T extends DatumEntityBase>
schemaVersion property
schemaVersion property
dark_mode
light_mode
schemaVersion
property
int
schemaVersion
final
The current version of the data schema for migration purposes.
Implementation
final int schemaVersion;
datum package
documentation
source/config/datum_config
DatumConfig<T extends DatumEntityBase>
schemaVersion property
DatumConfig class