menu
aws_lambda_dart_runtime package
documentation
events/apigateway_event.dart
AwsApiGatewayResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
getter/setter pair
The HTTP headers that should be send with the response to the client.
Implementation
Map<String, String>? headers;
aws_lambda_dart_runtime package
documentation
events/apigateway_event
AwsApiGatewayResponse
headers property
AwsApiGatewayResponse class