writeAttributeListNullablesAndOptionalsStruct(withValue:completionHandler:)

Declaration

func writeAttributeListNullablesAndOptionalsStruct(withValue value: [Any], completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeListNullablesAndOptionalsStruct(withValue value: [Any]) async throws