onChangeLanguage property
Switch the conversation language. Null when the language switch is off.
Implementation
final void Function(String locale)? onChangeLanguage;
Switch the conversation language. Null when the language switch is off.
final void Function(String locale)? onChangeLanguage;