pushEndpoint property
A URL locating the endpoint to which messages should be pushed.
For example, a Webhook endpoint might use https://example.com/push
.
Optional.
Implementation
core.String? pushEndpoint;
A URL locating the endpoint to which messages should be pushed.
For example, a Webhook endpoint might use https://example.com/push
.
Optional.
core.String? pushEndpoint;