onDisconnect property

Stream<void> onDisconnect

Implementation

Stream<void> get onDisconnect => _disconnectStream.stream;