shutdownNotifications property

Stream<ShutdownNotification> shutdownNotifications

Implementation

Stream<ShutdownNotification> get shutdownNotifications =>
    _shutdownNotifications.stream;