Vehicle Api
Client for the VW BFF vehicle data endpoints.
Provides read access to the vehicle list and per-vehicle selective status. All calls automatically retry once on a 401 by refreshing the bearer token.
Parameters
auth Provider
supplies valid OAuth tokens
shared Client
optional HttpClient -- if null, an internal client is created and owned by this instance