SqliteModelDictionary constructor
const
SqliteModelDictionary(
- Map<
Type, SqliteAdapter< mappingsSqliteModel> >
Implementation
const SqliteModelDictionary(Map<Type, SqliteAdapter<SqliteModel>> mappings) : super(mappings);