onReconnecting property
void Function()?
onReconnecting
final
Called on transient WS drop while reconnect backoff is in progress.
Implementation
final void Function()? onReconnecting;
Called on transient WS drop while reconnect backoff is in progress.
final void Function()? onReconnecting;