readFile abstract method

Future<Uint8List> readFile(
  1. FileType type
)

Implementation

Future<Uint8List> readFile(FileType type);