language_code property

String? language_code
read / write

A two-letter ISO 639-1 language code. If empty, the commands will be applied to all users from the given scope, for which language there are no dedicated commands.

Implementation

String? language_code;