distanceMin property

double distanceMin

The minimum value that distance can return for this pointer.

This value is always 0.0.

Implementation

double get distanceMin => 0.0;