Rotates the icon clockwise. Default value: 0.
Future<void> setIconRotate(double iconRotate) => _annotationMessenger.setIconRotate(id, iconRotate);