getIconImage method

Future<String?> getIconImage()

Name of image in sprite to use for drawing an image background.

Implementation

Future<String?> getIconImage() => _annotationMessenger.getIconImage(id);