Flutter
test_api.scaffolding
Retry
count property
count
count
property
Null safety
int
count
final
The number of times the tests in the suite will be retried.
Implementation
final int count;
Flutter
test_api.scaffolding
Retry
count property
Retry class
Constructors
Retry
Properties
count
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==