raw property
The entire email message in an RFC 2822 formatted and base64url encoded string.
Returned in messages.get and drafts.get responses when the
format=RAW parameter is supplied. @required gmail.users.drafts.create
gmail.users.drafts.update
Implementation
core.String? raw;