reply method

void reply(
  1. NotificationActionEvent event
)

Implementation

void reply(NotificationActionEvent event) => _replies.add(event);