TencentCloudChatLocalizations constructor
TencentCloudChatLocalizations(
- String locale
Implementation
TencentCloudChatLocalizations(String locale) : localeName = intl.Intl.canonicalizedLocale(locale.toString());