httpQuery constructor

const httpQuery(
  1. String name
)

An HTTP query parameter key.

Implementation

const httpQuery(this.name);