image property

Uint8List? image
getter/setter pair

The bitmap image for this Annotation Will not take effect if iconImage has been set.

Implementation

Uint8List? image;