lang property

String lang
getter/setter pair

Optional language code (default to en-US) that will be sent with the requests to the server as Accept-Language header.

Implementation

String lang;