lang property

String? lang
getter/setter pair

(optional) Defaults to en if not specified or if the specified language is not supported. Language code specified using RFC 4646. Error fields and other human readable messages in the response should be in this language.

Implementation

String? lang;