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