WhereData constructor

WhereData()

Implementation

WhereData() {
  _whereStructList = [];
  _orderStructList = [];
}