isBase64Encoded property

bool? isBase64Encoded
getter/setter pair

Indicates if the body is Base64 encoded or not. By default is false.

Implementation

bool? isBase64Encoded;