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
hashCode
httpMethod
requestId
resourceId
resourcePath
runtimeType
stage
Methods
noSuchMethod
toJson
toString
Operators
operator ==
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AwsApiGatewayEventRequestContextToJson(this);