foreground method

void foreground(
  1. NotificationEvent event
)

Implementation

void foreground(NotificationEvent event) => _foreground.add(event);