versionCode property

int? versionCode
getter/setter pair

The version code of the APK, as specified in the manifest file.

Implementation

core.int? versionCode;