writeAttributeNullableStruct(withValue:completionHandler:)

Declaration

func writeAttributeNullableStruct(withValue value: MTRTestClusterClusterSimpleStruct?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeNullableStruct(withValue value: MTRTestClusterClusterSimpleStruct?) async throws