reviewerLanguage property

String? reviewerLanguage
getter/setter pair

Language code for the reviewer.

This is taken from the device settings so is not guaranteed to match the language the review is written in. May be absent.

Implementation

core.String? reviewerLanguage;