---
title: "init(_:)"
framework: appintents
role: symbol
role_heading: Initializer
path: "appintents/uniqueappentityprovider/init(_:)"
---

# init(_:)

## Declaration

```swift
init(_ provider: @escaping @Sendable () async throws -> Entity)
```
