isSupported property

bool isSupported

Returns true if this test configuration is supported. See isUnsupported.

Implementation

bool get isSupported => true;