aggregation property

List<ElementDefinitionTypeAggregation>? aggregation
inherited

aggregation If the type is a reference to another resource, how the resource is or can be aggregated - is it a contained resource, or a reference, and if the context is a bundle, is it included in the bundle.

Implementation

List<ElementDefinitionTypeAggregation>? get aggregation =>
    throw _privateConstructorUsedError;