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