menu
my_utility package
documentation
exceptions/out_of_tries.dart
OutOfTriesException
tries property
tries property
dark_mode
light_mode
tries
property
int
tries
final
The amount of tries that were exceeded.
Implementation
final int tries;
my_utility package
documentation
exceptions/out_of_tries
OutOfTriesException
tries property
OutOfTriesException class