locationType property

Implementation

GeocodingGeometryLocationTypeEnum? get locationType => _$this._locationType;
void locationType=(GeocodingGeometryLocationTypeEnum? locationType)

Implementation

set locationType(GeocodingGeometryLocationTypeEnum? locationType) =>
    _$this._locationType = locationType;