failedAttempts property
int
get
failedAttempts
Gets the number of failed attempts.
Implementation
int get failedAttempts => _failedAttempts;
Gets the number of failed attempts.
int get failedAttempts => _failedAttempts;