getInvalidPoint method

Coordinate? getInvalidPoint()

Implementation

Coordinate? getInvalidPoint() {
  return invalidPoint;
}