notification method

void notification(
  1. NotificationEvent event
)

Implementation

void notification(NotificationEvent event) => _notifications.add(event);