TrafficIncidentFlow

fun TrafficIncidentFlow(    descriptions: List<Description>,     delay: Duration,     roadType: RoadType?,     leftHandTraffic: Boolean?,     magnitude: Magnitude?,     roadCoverage: RoadCoverage?,     clustered: Int?,     endDate: Date?,     id: String?,     communityAttributes: CommunityAttributes)

Parameters

communityAttributes

Specifies user reported attributes associated with the TrafficIncident.