menu
my_utility package
documentation
test/test.dart
Retry
count property
count property
dark_mode
light_mode
count
property
int
count
final
The number of times the tests in the suite will be retried.
Implementation
final int count;
my_utility package
documentation
test/test
Retry
count property
Retry class