WhereItemList.fromItems constructor

WhereItemList.fromItems(
  1. List<WhereItem> items
)

Implementation

WhereItemList.fromItems(this.items);