restRequestResponse property

  1. @TagNumber(5)
SetRESTRequestResponse get restRequestResponse

Implementation

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

Implementation

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