menu
airpass package
documentation
database/airpass_database.dart
AirpassDatabase
schemaVersion property
schemaVersion property
dark_mode
light_mode
schemaVersion
property
@
override
int
get
schemaVersion
Bump this when you change the schema. See
migration
below.
Implementation
@override int get schemaVersion => 6;
airpass package
documentation
database/airpass_database
AirpassDatabase
schemaVersion property
AirpassDatabase class