values property

List of all enum-like values

Implementation

static final List<ConceptMapGroupUnmappedMode> values = [
  useSourceCode,
  fixed,
  otherMap,
];