minAppVersion property

Version? minAppVersion
final

The minimum app version supported by this app. Earlier versions of this app will be forced to update to the current version. Overrides any minimum app version from UpgraderStore. Optional.

Implementation

final Version? minAppVersion;