anchorElement property

  1. @JsonKey(name: '_anchor')
List<Element?>? anchorElement
inherited

anchorElement Extensions for anchor

Implementation

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