distance property

double get distance

Implementation

double get distance => start.distance2(end);