ScopedDriftProvider.from constructor
- ScopedDatabase? db
Constructs a ScopedDriftProvider with the provided db
.
Implementation
ScopedDriftProvider.from(this.db);
Constructs a ScopedDriftProvider with the provided db
.
ScopedDriftProvider.from(this.db);