onDismiss property

Stream<NotificationEvent> get onDismiss

Implementation

Stream<NotificationEvent> get onDismiss => _dismissals.stream;