iosAppLinkInfo property

  1. @Deprecated('Not supported. Member documentation may have more information.')
AppLinkDataAppLinkInfo? iosAppLinkInfo
getter/setter pair

Links to open iOS apps are not supported.

Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
AppLinkDataAppLinkInfo? iosAppLinkInfo;