httpInBody constant
HttpElementLocation
const httpInBody
Element is in the HTTP request body.
Implementation
static const httpInBody = HttpElementLocation('HTTP_IN_BODY');
Element is in the HTTP request body.
static const httpInBody = HttpElementLocation('HTTP_IN_BODY');