values constant

Implementation

static const $core.List<Config_PositionConfig_PositionFlags> values =
    <Config_PositionConfig_PositionFlags>[
  UNSET,
  ALTITUDE,
  ALTITUDE_MSL,
  GEOIDAL_SEPARATION,
  DOP,
  HVDOP,
  SATINVIEW,
  SEQ_NO,
  TIMESTAMP,
  HEADING,
  SPEED,
];