getNonSimpleLocation method

Coordinate? getNonSimpleLocation()

Implementation

Coordinate? getNonSimpleLocation() {
  return _nonSimpleLocation;
}