rawBody property

String? rawBody
getter/setter pair

Raw byte payload.

Used for all pre-serialized formats including JSON, XML, GraphQL, and Multipart.

Implementation

core.String? rawBody;