loadFile abstract method

Future<Uint8List> loadFile()

Load the image.

Implementation

Future<Uint8List> loadFile();