DriverChanged

data class DriverChanged(val driverName: String) : TransportChangeEvent

Constructors

Link copied to clipboard
constructor(driverName: String)

Properties

Link copied to clipboard