values property

Implementation

static List<HistoricEventEnumType> get values => <HistoricEventEnumType>[
      evtypeInfo,
      evtypeError,
    ];