onNotificationsUpdated property
dynamic Function(List<Notifications> updatedNotifications)?
onNotificationsUpdated
getter/setter pair
Implementation
Function(List<Notifications> updatedNotifications)? onNotificationsUpdated;