product property

List<ConceptMapDependsOn>? product
inherited

product A set of additional outcomes from this mapping to other elements. To properly execute this mapping, the specified element must be mapped to some data element or source that is in context. The mapping may still be useful without a place for the additional data elements, but the equivalence cannot be relied on.

Implementation

List<ConceptMapDependsOn>? get product => throw _privateConstructorUsedError;