QueryInputArray constructor

const QueryInputArray(
  1. IList<QueryInput> items
)

Implementation

const QueryInputArray(this.items);