getIconRotate method
Rotates the icon clockwise. Default value: 0.
Implementation
Future<double?> getIconRotate() => messenger.getIconRotate(id);
Rotates the icon clockwise. Default value: 0.
Future<double?> getIconRotate() => messenger.getIconRotate(id);