levelMax method

ExpandQueryField levelMax()

Implementation

ExpandQueryField levelMax() {
  _levelMax = true;

  return this;
}