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