RouteEventCommenced

class RouteEventCommenced(val name: String, val distance: Double, val destinationSource: String, val fuelLevel: Double?, val minBatteryRange: Float?) : RouteEvent

Constructors

Link copied to clipboard
constructor(name: String, distance: Double, destinationSource: String, fuelLevel: Double?, minBatteryRange: Float?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard