androidMinimumVersion property

String? androidMinimumVersion
getter/setter pair

minimum version of the app.

if the version on the device is lower than this version then the user is taken to the play store to upgrade the app

Implementation

core.String? androidMinimumVersion;