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