ios property
Returns the iOS-specific selector.
Implementation
@override
IOSSelector get ios =>
throw UnsupportedError('IOS selector is not supported');
Returns the iOS-specific selector.
@override
IOSSelector get ios =>
throw UnsupportedError('IOS selector is not supported');