body property

String? body
getter/setter pair

The body of the HTTP Response send from the API Gateway to the client.

Implementation

String? body;