onUpdatedWhereClause method

void onUpdatedWhereClause()

Implementation

void onUpdatedWhereClause() {
  _filterData.onUpdatedWhereClause();
  notifyListeners();
}