ios property

  1. @override
IOSSelector get ios
override

Returns the iOS-specific selector.

Implementation

@override
IOSSelector get ios =>
    throw UnsupportedError('IOS selector is not supported');