buildVersion property

String? buildVersion
getter/setter pair

Build version of the release.

For an Android release, the build version is the versionCode. For an iOS release, the build version is the CFBundleVersion.

Output only.

Implementation

core.String? buildVersion;