webhookHeaders property

Map<String, String>? webhookHeaders
getter/setter pair

The HTTP headers to be sent as webhook_headers in QueryParameters.

Optional.

Implementation

core.Map<core.String, core.String>? webhookHeaders;