example property

List<ElementDefinitionExample>? example
inherited

example A sample value for this element demonstrating the type of information that would typically be found in the element.

Implementation

List<ElementDefinitionExample>? get example =>
    throw _privateConstructorUsedError;