background method

void background(
  1. NotificationEvent event
)

Implementation

void background(NotificationEvent event) => _background.add(event);