content property

String? content
getter/setter pair

The content of the blob asset, for example, image bytes.

Optional.

Implementation

core.String? content;