isClosed method

bool isClosed()

Implementation

bool isClosed() => considerPointsEquals(points.first, points.last);