removeQueryArgs method

void removeQueryArgs()
override

It cleans the query args from the current url

Implementation

void removeQueryArgs() {
  _warningLog();
}