isMeasured property

  1. @override
bool isMeasured

True if a measure value is available (or the m coordinate for a position).

Implementation

@override
bool get isMeasured => false;