reconnectAttempts property

int get reconnectAttempts

Returns the current number of reconnect attempts.

Implementation

int get reconnectAttempts => _reconnectAttempts;