versionCode property
The app version code, which can be used to determine whether one version is more recent than another.
Implementation
core.int? versionCode;
The app version code, which can be used to determine whether one version is more recent than another.
core.int? versionCode;