values property

Implementation

static List<IoEventEnumType> get values => <IoEventEnumType>[
      iovTypeInput,
      iovTypeInputError,
    ];