NotificationState constructor
NotificationState({
- List<
Notifications> notifications = const [],
Implementation
NotificationState({this.notifications = const []});