rawContent property
Only populated if the response content is not utf-8 encoded.
(by definition byte fields are base64 encoded).
Implementation
core.String? rawContent;
Only populated if the response content is not utf-8 encoded.
(by definition byte fields are base64 encoded).
core.String? rawContent;