web property
Returns the Web-specific selector.
Implementation
@override
WebSelector get web =>
throw UnsupportedError('Web selector is not supported by MobileSelector');
Returns the Web-specific selector.
@override
WebSelector get web =>
throw UnsupportedError('Web selector is not supported by MobileSelector');