onReconnecting property

void Function()? onReconnecting
final

Called on transient WS drop while reconnect backoff is in progress.

Implementation

final void Function()? onReconnecting;