AwsApiGatewayEventRequestContextIdentity constructor
const
AwsApiGatewayEventRequestContextIdentity({})
Implementation
const AwsApiGatewayEventRequestContextIdentity(
{this.cognitoIdentityPoolId,
this.cognitoAuthenticationProvider,
this.cognitoAuthenticationType,
this.caller,
this.accountId,
this.cognitoIdentityId,
this.apiKey,
this.sourceIp,
this.user,
this.userAgent,
this.userArn});