onDisconnected property
Stream
get
onDisconnected
Stream that emits events when the server connection is disconnected.
Implementation
Stream<dynamic> get onDisconnected =>
throw UnimplementedError('has not been implemented.');