TencentCloudChatLocalizations constructor

TencentCloudChatLocalizations(
  1. String locale
)

Implementation

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