menu
test_api package
documentation
scaffolding.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;
test_api package
documentation
scaffolding
Retry
count property
Retry class