WhereItemList constructor

const WhereItemList(
  1. List<WhereItem> items
)

Implementation

const WhereItemList(this.items);