delay

@Serializable(with = DurationSerializer::class)
val delay: Duration?

The delay of the departure. Duration.ZERO if the departure is on time, null if no real-time data is available.