onNotificationRemoved top-level property

Stream<String> onNotificationRemoved

Implementation

Stream<String> get onNotificationRemoved =>
    _onNotificationRemovedController.stream;