aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayResponse
headers property
headers
aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayResponse
headers property
AwsApiGatewayResponse class
Constructors
AwsApiGatewayResponse
fromJson
Properties
body
hashCode
headers
isBase64Encoded
runtimeType
statusCode
Methods
noSuchMethod
toJson
toString
Operators
operator ==
headers
property
Map
<
String
,
String
>
headers
read / write
The HTTP headers that should be send with the response to the client.
Implementation
Map<String, String> headers