ConnectionPath

fun ConnectionPath(    drawDuration: Double? = null,     nearRadius: Double? = null,     farRadius: Double? = null,     color: String? = null)