isSupported property
bool
get
isSupported
Returns true
if this test configuration is supported.
See isUnsupported.
Implementation
bool get isSupported => true;
Returns true
if this test configuration is supported.
See isUnsupported.
bool get isSupported => true;