menu
aws_lambda_runtime package
documentation
events/apigateway_event.dart
AwsApiGatewayResponse
body property
body property
dark_mode
light_mode
body
property
String
?
body
getter/setter pair
The body of the HTTP Response send from the API Gateway to the client.
Implementation
String? body;
aws_lambda_runtime package
documentation
events/apigateway_event
AwsApiGatewayResponse
body property
AwsApiGatewayResponse class