raw property
The raw byte content of a file.
In JSON serialization, this is encoded as a base64 string.
Implementation
core.String? raw;
The raw byte content of a file.
In JSON serialization, this is encoded as a base64 string.
core.String? raw;