getNestedPoint method

Coordinate? getNestedPoint()

Implementation

Coordinate? getNestedPoint() {
  return nestedPt;
}