shutdownEvents property

Stream<ShutdownPhase> get shutdownEvents

Implementation

Stream<ShutdownPhase> get shutdownEvents => _shutdownController.stream;