image property

String? image
final

Base64 encoded image string representing the image annotation.

for example:iVBORw0KGgoAAAANSUhEUgAAAgIAAABzCAY...

Implementation

final String? image;