build method

QueryString build()

Implementation

QueryString build() {
  return QueryString._sections(this);
}