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