AppEngineHttpRequest constructor
AppEngineHttpRequest({})
Implementation
AppEngineHttpRequest({
this.appEngineRouting,
this.body,
this.headers,
this.httpMethod,
this.relativeUri,
});
AppEngineHttpRequest({
this.appEngineRouting,
this.body,
this.headers,
this.httpMethod,
this.relativeUri,
});