roadSigns property
The list of RoadSign of the given segment.
Returns null if SegmentDataLoaderOptions.loadRoadSigns is set to false.
Gets the list of RoadSign.
Implementation
List<RoadSign>? get roadSigns;
The list of RoadSign of the given segment.
Returns null if SegmentDataLoaderOptions.loadRoadSigns is set to false.
Gets the list of RoadSign.
List<RoadSign>? get roadSigns;