raw property

String? raw
getter/setter pair

The raw byte content of a file.

In JSON serialization, this is encoded as a base64 string.

Implementation

core.String? raw;