toIDN static method

LanguageVo toIDN()

印尼

Implementation

static LanguageVo toIDN() {
  return LanguageVo("IDN", "id", countryCode: "ID");
}