---
title: "readAttributeMaxFlow(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpumpconfigurationandcontrol/readattributemaxflow(completion:)"
---

# readAttributeMaxFlow(completion:)

## Declaration

```swift
func readAttributeMaxFlow(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeMaxFlow() async throws -> NSNumber
```
