httpResponse property
Implementation
@$pb.TagNumber(2)
CustomHTTPResponse get httpResponse => $_getN(1);
Implementation
@$pb.TagNumber(2)
set httpResponse(CustomHTTPResponse v) { setField(2, v); }
@$pb.TagNumber(2)
CustomHTTPResponse get httpResponse => $_getN(1);
@$pb.TagNumber(2)
set httpResponse(CustomHTTPResponse v) { setField(2, v); }