aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEventRequestContextIdentity
toJson method
toJson
aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEventRequestContextIdentity
toJson method
AwsApiGatewayEventRequestContextIdentity class
Constructors
AwsApiGatewayEventRequestContextIdentity
fromJson
Properties
accountId
apiKey
caller
cognitoAuthenticationProvider
cognitoAuthenticationType
cognitoIdentityId
cognitoIdentityPoolId
hashCode
runtimeType
sourceIp
user
userAgent
userArn
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsApiGatewayEventRequestContextIdentityToJson(this);