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

# readAttributeMaxConstFlow(completion:)

## Declaration

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

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