---
title: init()
framework: createmlcomponents
role: symbol
role_heading: Initializer
path: createmlcomponents/optionalunwrapper/init()
---

# init()

Creates a transformer that unwraps an optional element or throws if the value is nil.

## Declaration

```swift
init()
```
