shutdownStream property

Stream<void>? get shutdownStream

Stream of shutdown/interrupt events, if the backend can emit them.

Implementation

Stream<void>? get shutdownStream;