stringBody property

String? stringBody
getter/setter pair

Response body as a string.

Maximum body length is 1024 characters.

Optional.

Implementation

core.String? stringBody;