aws_lambda_dart_runtime
alb_event
AwsALBResponse
headers property
headers
aws_lambda_dart_runtime
alb_event
AwsALBResponse
headers property
AwsALBResponse class
Constructors
AwsALBResponse
fromString
Properties
body
hashCode
headers
isBase64Encoded
runtimeType
statusCode
statusDescription
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