AwsApiGatewayEventRequestContext constructor
Implementation
const AwsApiGatewayEventRequestContext(
{this.accountId,
this.resourceId,
this.stage,
this.requestId,
this.resourcePath,
this.httpMethod,
this.apiId});
const AwsApiGatewayEventRequestContext(
{this.accountId,
this.resourceId,
this.stage,
this.requestId,
this.resourcePath,
this.httpMethod,
this.apiId});