onReconnecting method Null safety
When the connection to the server has been interrupted and it's attempting to reconnect.
Implementation
void onReconnecting() {}
When the connection to the server has been interrupted and it's attempting to reconnect.
void onReconnecting() {}