BorderCrossing

open class BorderCrossing @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX]) constructor(val country: String, val distanceInMeters: Double) : DashDriverNotification

Driver notification about upcoming border crossing

Constructors

Link copied to clipboard
constructor(country: String, distanceInMeters: Double)

Properties

Link copied to clipboard
Link copied to clipboard