writeAttributeNullableBoolean(withValue:params:completion:)
Declaration
func writeAttributeNullableBoolean(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeNullableBoolean(withValue value: NSNumber?, params: MTRWriteParams?) async throws