destination property
Implementation
@$pb.TagNumber(3)
WebhookDestination_ get destination => $_getN(2);
Implementation
@$pb.TagNumber(3)
set destination(WebhookDestination_ v) {
setField(3, v);
}
@$pb.TagNumber(3)
WebhookDestination_ get destination => $_getN(2);
@$pb.TagNumber(3)
set destination(WebhookDestination_ v) {
setField(3, v);
}