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
isBase64Encoded
statusCode
hashCode
runtimeType
Methods
toJson
noSuchMethod
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