toVI static method

LanguageVo toVI()

越南语

Implementation

static LanguageVo toVI() {
  return LanguageVo("Tiếng Việt", "vi", countryCode: "VN");
}