getInvalidPoint method

Coordinate? getInvalidPoint()

Implementation

Coordinate? getInvalidPoint() {
  return _invalidPoint;
}