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