fallbackUrl property

Uri? fallbackUrl
final

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

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

Implementation

final Uri fallbackUrl;