resolveSupported method
Resolves if this configuration test is supported. See isSupported.
Implementation
FutureOr<bool> resolveSupported() => true;
Resolves if this configuration test is supported. See isSupported.
FutureOr<bool> resolveSupported() => true;