opened method

void opened(
  1. NotificationEvent event
)

Implementation

void opened(NotificationEvent event) => _opened.add(event);