Stream that emits events when the server connection is failed.
@override Stream<dynamic> get onConnectionFailed => onConnectionFailedStreamController.stream;