image property

String? image
getter/setter pair

The image storing this feedback if the feedback is an image representing operator's comments.

Implementation

core.String? image;