responseBodyPlainText property
Response body in plain text format.
If both response_body_plain_text
and response_body_html
are specified,
response_body_html
will be used.
Implementation
core.String? responseBodyPlainText;
Response body in plain text format.
If both response_body_plain_text
and response_body_html
are specified,
response_body_html
will be used.
core.String? responseBodyPlainText;