menu
Flutter
test_api.scaffolding
Skip
reason property
reason
brightness_4
brightness_5
reason
property
String
?
reason
final
The reason the test suite is skipped, or
null
if no reason is given.
Implementation
final String? reason;
Flutter
test_api.scaffolding
Skip
reason property
Skip class
Constructors
Skip
Properties
hashCode
reason
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==