toTW static method

LanguageVo toTW()

繁体

Implementation

static LanguageVo toTW() {
  return LanguageVo("繁体", "zh", countryCode: "TW");
}