onNewsUpdated property

dynamic Function(List<News> updatedNotifications)? onNewsUpdated
getter/setter pair

Implementation

Function(List<News> updatedNotifications)? onNewsUpdated;