polylineBarriers property
Array of the polyline barriers.
Barriers are only returned if the returnPolylineBarriers property of ClosestFacilityParameters is true.
Implementation
List<PolylineBarrier> get polylineBarriers => _polylineBarriers.value;