geographicalLocationElement property

  1. @JsonKey(name: '_geographicalLocation')
List<Element>? geographicalLocationElement
inherited

geographicalLocationElement ("_geographicalLocation") Extensions for geographicalLocation

Implementation

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