readAttributeListNullablesAndOptionalsStruct(completionHandler:)

Declaration

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