QueryAuthenticator constructor
Creates a QueryAuthenticator with the given query parameter key and
value.
Implementation
QueryAuthenticator(this.key, this.value);
Creates a QueryAuthenticator with the given query parameter key and
value.
QueryAuthenticator(this.key, this.value);