length property

double length

Length.

Implementation

double get length => math.sqrt(length2);