readAttributeInputList(completion:)

Declaration

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