---
title: "init(dataRepresentation:)"
framework: shazamkit
role: symbol
role_heading: Initializer
path: "shazamkit/shcustomcatalog/init(datarepresentation:)"
---

# init(dataRepresentation:)

Load a @c SHCustomCatalog from data

## Declaration

```swift
init(dataRepresentation: Data) throws
```

## Parameters

- `dataRepresentation`: The data representation of the @c SHCustomCatalog
