ipadFallbackUrl property

Uri? ipadFallbackUrl
final

The link to open on iPads when the app isn’t installed.

Specify this to do something other than install the app from the App Store when the app isn’t installed, such as open the web version of the content, or display a promotional page for the app.

Implementation

final Uri ipadFallbackUrl;