Removes a style image.
Future<void> removeStyleImage(String imageId) => _impl.removeStyleImage(imageId);