getLength method

double getLength()

Implementation

double getLength() => (getStart() - getEnd()).norm();