data property
Image data in format determined by the mime type.
Currently, the format will always be "image/png", but this might change in the future.
Implementation
core.String? data;
Image data in format determined by the mime type.
Currently, the format will always be "image/png", but this might change in the future.
core.String? data;