lang property

String? lang
getter/setter pair

(optional) Defaults to en. Language code specified using ISO 639-1. Human readable descriptions, choices, and messages should be in this language.

Implementation

String? lang;