values constant

List<UrpDeviceClass> const values

Implementation

static const $core.List<UrpDeviceClass> values = <UrpDeviceClass>[
  urpHost,
  urpStation,
  urpReader,
];