aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayResponse
body property
body
aws_lambda_dart_runtime
apigateway_event
AwsApiGatewayResponse
body property
AwsApiGatewayResponse class
Constructors
AwsApiGatewayResponse
fromJson
Properties
body
hashCode
headers
isBase64Encoded
runtimeType
statusCode
Methods
noSuchMethod
toJson
toString
Operators
operator ==
body
property
String
body
read / write
The body of the HTTP Response send from the API Gateway to the client.
Implementation
String body