requestBody property

String? requestBody
getter/setter pair

Defines a custom JSON object as request body to send to flexible webhook.

Optional.

Implementation

core.String? requestBody;