convertHeicToJpeg abstract method

Future<File> convertHeicToJpeg(
  1. File file
)

Implementation

Future<File> convertHeicToJpeg(File file);