minimumVersion property

String? minimumVersion
final

The Android minimum version if available. If the installed app is an older version, the user is taken to the GOogle Play Store to upgrade the app.

Implementation

final String? minimumVersion;