values constant

Implementation

static const $core.List<Config_LoRaConfig_RegionCode> values =
    <Config_LoRaConfig_RegionCode>[
  UNSET,
  US,
  EU_433,
  EU_868,
  CN,
  JP,
  ANZ,
  KR,
  TW,
  RU,
  IN,
  NZ_865,
  TH,
  LORA_24,
  UA_433,
  UA_868,
  MY_433,
  MY_919,
  SG_923,
  PH_433,
  PH_868,
  PH_915,
  ANZ_433,
  KZ_433,
  KZ_863,
  NP_865,
  BR_902,
];