httpInQuery constant
HttpElementLocation
const httpInQuery
Element is in the HTTP request query.
Implementation
static const httpInQuery = HttpElementLocation('HTTP_IN_QUERY');
Element is in the HTTP request query.
static const httpInQuery = HttpElementLocation('HTTP_IN_QUERY');