DriftLocalStore constructor
const
DriftLocalStore(
- GeneratedDatabase _db
Creates a DriftLocalStore backed by the given Drift GeneratedDatabase.
Implementation
const DriftLocalStore(this._db);
Creates a DriftLocalStore backed by the given Drift GeneratedDatabase.
const DriftLocalStore(this._db);