restWebhook property
Wait for response but response body is ignored, status is checked, call is sent as post.
Implementation
@$pb.TagNumber(2)
$1.RESTWebhook get restWebhook => $_getN(1);
Implementation
@$pb.TagNumber(2)
set restWebhook($1.RESTWebhook value) => $_setField(2, value);