Future<String> rotateImage(String fileName,{required double degree }) { throw UnimplementedError('rotateImage() has not been implemented.'); }