languageCode property

String? languageCode
getter/setter pair

The language to compare the flow versions for.

If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.

Implementation

core.String? languageCode;