aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEvent
stageVariables property
stageVariables
aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayEvent
stageVariables property
AwsApiGatewayEvent class
Constructors
AwsApiGatewayEvent
fromJson
Properties
headers
httpMethod
path
pathParameters
queryStringParameters
requestContext
resource
stageVariables
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
stageVariables
property
Map
<
String
,
dynamic
>
stageVariables
@JsonKey(), final
Stage Variables ...
Implementation
final Map<String, dynamic> stageVariables