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