setRoadEventVisibleOnRoute abstract method
Sets road events on route tag visibility. Setting local chats visibility will also set visibility for ordinary chats and vice versa. None are visible by default.
Implementation
void setRoadEventVisibleOnRoute(
mapkit_road_events_event_tag.RoadEventsEventTag tag, {
required core.bool on,
});