writeAttributeNullableStruct(withValue:completion:)
Declaration
func writeAttributeNullableStruct(withValue value: MTRUnitTestingClusterSimpleStruct?, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeNullableStruct(withValue value: MTRUnitTestingClusterSimpleStruct?) async throws