body property

String? body
final

The encoded body as a base64 string. Omitted if sizeOnly is true.

Implementation

final String? body;