app library Null safety

Classes

Migration20210715081743
Migration20210722055903
Migration20210723045509
Migration20210725221238
Migration20210729184953
Migration20210802042017
Migration20210805035603
Run
Run Model
RunAdapter
Construct a Run
RunFile
Run File
RunFileAdapter
Construct a RunFile
RunLocation
Run location
RunLocationAdapter
Construct a RunLocation
SpeechPackage
Speech package
SpeechPackageAdapter
Construct a SpeechPackage
SplitTime
Split time
SplitTimeAdapter
Construct a SplitTime
User
UserAdapter
Construct a User

Properties

migrations Set<Migration>
All intelligently-generated migrations from all @Migratable classes on disk
final
restMappings Map<Type, RestAdapter<RestModel>>
REST mappings should only be used when initializing a RestProvider
final
restModelDictionary RestModelDictionary
final
schema Schema
A consumable database structure including the latest generated migration.
final
sqliteMappings Map<Type, SqliteAdapter<SqliteModel>>
Sqlite mappings should only be used when initializing a SqliteProvider
final
sqliteModelDictionary SqliteModelDictionary
final