bodyRaw property

String? bodyRaw
getter/setter pair

The raw text of this body part. This is set when fetching the message contents e.g. with BODY[].

Implementation

String? bodyRaw;