getCoordinate method

Coordinate? getCoordinate()

Implementation

Coordinate? getCoordinate() {
  return p0;
}