driver
The driver providing the ride.
Declaration
@NSCopying var driver: INRideDriver? { get set }Discussion
Use this property to specify information about the driver of the vehicle that is picking up the user. Siri displays the driver’s picture and telephone number to the user, who can use that identify and contact the driver.
The default value of this property is nil.