---
title: "readAttributeListNullablesAndOptionalsStruct(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/readattributelistnullablesandoptionalsstruct(completionhandler:)"
---

# readAttributeListNullablesAndOptionalsStruct(completionHandler:)

## Declaration

```swift
func readAttributeListNullablesAndOptionalsStruct(completionHandler: @escaping @Sendable ([Any]?, (any Error)?) -> Void)
```

```swift
func readAttributeListNullablesAndOptionalsStruct() async throws -> [Any]
```
