language property

String? language
getter/setter pairoverride

Language of the UI. If default overlay contains textual information, text will be localized to this language. Otherwise device langauge will be used example: "en"

Implementation

String? language;