aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEventRequestContext
toJson method
toJson
aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEventRequestContext
toJson method
AwsApiGatewayEventRequestContext class
Constructors
AwsApiGatewayEventRequestContext
fromJson
Properties
accountId
apiId
httpMethod
requestId
resourceId
resourcePath
stage
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsApiGatewayEventRequestContextToJson(this);