---
title: "writeAttributeNullableBitmap8(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/writeattributenullablebitmap8(withvalue:params:completion:)"
---

# writeAttributeNullableBitmap8(withValue:params:completion:)

## Declaration

```swift
func writeAttributeNullableBitmap8(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeNullableBitmap8(withValue value: NSNumber?, params: MTRWriteParams?) async throws
```
