vehicleState property

VehicleState? vehicleState
final

The state of the vehicle (e.g., driving, charging).

Implementation

final VehicleState? vehicleState;