functionalRoadClass property

FunctionalRoadClass? functionalRoadClass

The FunctionalRoadClass object representing the polyline of this segment. Returns null if SegmentDataLoaderOptions.loadFunctionalRoadClass is set to false. Gets the FunctionalRoadClass object representing the polyline of this section.

Implementation

FunctionalRoadClass? get functionalRoadClass;