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