reconnectAttempts property
int
get
reconnectAttempts
Returns the current number of reconnect attempts.
Implementation
int get reconnectAttempts => _reconnectAttempts;
Returns the current number of reconnect attempts.
int get reconnectAttempts => _reconnectAttempts;