geoPointValue property Null safety

LatLng geoPointValue

Implementation

@$pb.TagNumber(8)
$34.LatLng get geoPointValue => $_getN(5);
void geoPointValue=(LatLng v)

Implementation

@$pb.TagNumber(8)
set geoPointValue($34.LatLng v) { setField(8, v); }