Route

constructor(method: Int = 0, direction: Int = 0, prefix: String = "", strokeWeightX10: Int = 0, links: List<TakPacketV2Data.Payload.Route.Link> = emptyList(), truncated: Boolean = false)(source)