reconnectionAttempt property
int
get
reconnectionAttempt
Returns the current reconnection attempt number.
Implementation
int get reconnectionAttempt => _reconnectionAttempt;
Returns the current reconnection attempt number.
int get reconnectionAttempt => _reconnectionAttempt;