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. No extensions are allowed on elements with a representation of 'xmlAttr', no matter what FHIR serialization format is used.

Implementation

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