sqliteMappings property Null safety
final
Hand in sqlite mappings, which get merged with the engine mappings
Implementation
final Map<Type, SqliteAdapter<SqliteModel>> sqliteMappings;
Hand in sqlite mappings, which get merged with the engine mappings
final Map<Type, SqliteAdapter<SqliteModel>> sqliteMappings;