versionCode property

int? versionCode
getter/setter pair

The app version code, which can be used to determine whether one version is more recent than another.

Implementation

core.int? versionCode;