menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationGroupSettings
maxNotifications property
maxNotifications property
dark_mode
light_mode
maxNotifications
property
int
maxNotifications
final
Maximum number of notifications in this group.
Implementation
final int maxNotifications;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationGroupSettings
maxNotifications property
NotificationGroupSettings class