shutdownNotifications property

Stream<ShutdownNotification> get shutdownNotifications

Implementation

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