brick.g library Null safety

Classes

RunAdapter
Construct a Run
RunFileAdapter
Construct a RunFile
RunLocationAdapter
Construct a RunLocation
SpeechPackageAdapter
Construct a SpeechPackage
SplitTimeAdapter
Construct a SplitTime
UserAdapter
Construct a User

Properties

restMappings Map<Type, RestAdapter<RestModel>>
REST mappings should only be used when initializing a RestProvider
final
restModelDictionary RestModelDictionary
final
sqliteMappings Map<Type, SqliteAdapter<SqliteModel>>
Sqlite mappings should only be used when initializing a SqliteProvider
final
sqliteModelDictionary SqliteModelDictionary
final