where method Null safety

Map where()

Implementation

Map where() {
  initWhere();
  return _queries['where'];
}