restRequestResponse property

  1. @TagNumber(3)
SetRESTRequestResponse get restRequestResponse

Implementation

@$pb.TagNumber(3)
$4.SetRESTRequestResponse get restRequestResponse => $_getN(2);
  1. @TagNumber(3)
set restRequestResponse (SetRESTRequestResponse v)

Implementation

@$pb.TagNumber(3)
set restRequestResponse($4.SetRESTRequestResponse v) { setField(3, v); }