targetLocationElement property

  1. @JsonKey(name: '_targetLocation')
List<Element>? targetLocationElement
inherited

targetLocationElement ("_targetLocation") Extensions for targetLocation

Implementation

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