targetLocationElement property

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

targetLocationElement Extensions for targetLocation

Implementation

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