product property

List<ConceptMapDependsOn>? product
inherited

product Product is the output of a ConceptMap that provides additional values that go in other attributes / data elemnts of the target data.

Implementation

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