restRequestResponse property

  1. @TagNumber(4)
SetRESTRequestResponse restRequestResponse

Implementation

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

Implementation

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