appVersionCode property

int? appVersionCode
getter/setter pair

Integer version code of the app as installed at the time the review was written.

May be absent.

Implementation

core.int? appVersionCode;