versionCode property

int? versionCode
getter/setter pair

The version of the installed product.

Guaranteed to be set only if the install state is "installed".

Implementation

core.int? versionCode;