androidMinPackageVersionCode property
Minimum version code for the Android app.
If the installed app’s version code is lower, then the user is taken to the Play Store.
Implementation
core.String? androidMinPackageVersionCode;
Minimum version code for the Android app.
If the installed app’s version code is lower, then the user is taken to the Play Store.
core.String? androidMinPackageVersionCode;