action method

void action(
  1. NotificationActionEvent event
)

Implementation

void action(NotificationActionEvent event) => _actions.add(event);