---
title: init()
framework: intents
role: symbol
role_heading: Initializer
path: intents/inlistcarsintent/init()
---

# init()

Creates an intent that represents a request for a list of the user’s electric vehicles.

## Declaration

```swift
init()
```

## Discussion

Discussion important: You don’t create instances of this intent yourself. Instead, Maps creates the intent when it requires a list of the user’s electric vehicles, usually before or during route planning.
