DataSetModule constructor
DataSetModule({
- Database? database,
- String? locale,
Implementation
DataSetModule({this.database, String? locale});
DataSetModule({this.database, String? locale});