menu
indigitall_flutter_plugin package
documentation
inbox/models/Inbox.dart
Inbox
newNotifications property
newNotifications property
dark_mode
light_mode
newNotifications
property
List
<
InboxNotification
>
?
newNotifications
getter/setter pair
list of new notifications
Implementation
List<InboxNotification>? newNotifications;
indigitall_flutter_plugin package
documentation
inbox/models/Inbox
Inbox
newNotifications property
Inbox class