data property

String? data
getter/setter pair

The raw bytes data of an image.

This field is mutate only.

Implementation

core.String? data;