equalsCoords abstract method
True if this and other
contain exactly same coordinate values (or both
are empty) in the same order and with the same coordinate type.
Implementation
bool equalsCoords(covariant Positionable other);
True if this and other
contain exactly same coordinate values (or both
are empty) in the same order and with the same coordinate type.
bool equalsCoords(covariant Positionable other);