androidOsVersion property

int? androidOsVersion
getter/setter pair

Integer Android SDK version of the user's device at the time the review was written, e.g. 23 is Marshmallow.

May be absent.

Implementation

core.int? androidOsVersion;