values constant

Implementation

static const $core.List<Config_DeviceConfig_RebroadcastMode> values =
    <Config_DeviceConfig_RebroadcastMode>[
  ALL,
  ALL_SKIP_DECODING,
  LOCAL_ONLY,
  KNOWN_ONLY,
  NONE,
  CORE_PORTNUMS_ONLY,
];