aggregationElement property

  1. @JsonKey(name: '_aggregation')
List<Element>? aggregationElement
inherited

aggregationElement ("_aggregation") Extensions for aggregation

Implementation

@JsonKey(name: '_aggregation')
List<Element>? get aggregationElement => throw _privateConstructorUsedError;