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