Notification constructor
Notification([
- void b()?
Implementation
factory Notification([void Function(NotificationBuilder)? b]) = _$Notification;
factory Notification([void Function(NotificationBuilder)? b]) = _$Notification;