getGeometry method

Geometry? getGeometry()

Implementation

Geometry? getGeometry() {
  return parentGeom;
}