geoPoint property
Implementation
GeoPointQueryBuilder get geoPoint =>
_$this._geoPoint ??= new GeoPointQueryBuilder();
Implementation
set geoPoint(GeoPointQueryBuilder geoPoint) => _$this._geoPoint = geoPoint;
GeoPointQueryBuilder get geoPoint =>
_$this._geoPoint ??= new GeoPointQueryBuilder();
set geoPoint(GeoPointQueryBuilder geoPoint) => _$this._geoPoint = geoPoint;