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