minimumVersion property

String? minimumVersion
final

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

It is app’s developer responsibility to open AppStore when received link declares higher minimumVersion than currently installed.

Implementation

final String minimumVersion;