onReply property
Stream<NotificationActionEvent>
get
onReply
Implementation
Stream<NotificationActionEvent> get onReply => _replies.stream;
Stream<NotificationActionEvent> get onReply => _replies.stream;