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