compartmentElement property

  1. @JsonKey(name: '_compartment')
List<Element?>? compartmentElement
inherited

Implementation

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