httpInPath constant
HttpElementLocation
const httpInPath
Element is in the HTTP request path.
Implementation
static const httpInPath = HttpElementLocation('HTTP_IN_PATH');
Element is in the HTTP request path.
static const httpInPath = HttpElementLocation('HTTP_IN_PATH');