mapping property

List<ElementDefinitionMapping>? mapping
inherited

mapping Identifies a concept from an external specification that roughly corresponds to this element.

Implementation

List<ElementDefinitionMapping>? get mapping =>
    throw _privateConstructorUsedError;