restAsync property
Call is executed in parallel to others, ZITADEL does not wait until the call is finished. The state is ignored, call is sent as post.
Implementation
@$pb.TagNumber(4)
$1.RESTAsync get restAsync => $_getN(3);
Implementation
@$pb.TagNumber(4)
set restAsync($1.RESTAsync value) => $_setField(4, value);