representation property

List<ElementDefinitionRepresentation>? representation
inherited

representation Codes that define how this element is represented in instances, when the deviation varies from the normal case.

Implementation

List<ElementDefinitionRepresentation>? get representation =>
    throw _privateConstructorUsedError;