values property

Implementation

static List<EntityListEnumOp> get values => <EntityListEnumOp>[
      opReport,
      opQuery,
    ];