minimumVersion property

int? minimumVersion
final

The version of the minimum version of your app that can open the link.

If the installed app is an older version, the user is taken to the Play Store to upgrade the app.

Implementation

final int minimumVersion;