lastResponseBody property

String? lastResponseBody
getter/setter pair

The last HTTP response body that your webhook endpoint sent in response to the webhook.

Implementation

String? lastResponseBody;