getErrorLocation method

Coordinate? getErrorLocation()

Implementation

Coordinate? getErrorLocation() {
  return errorLocation;
}