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