readAll abstract method

Future<Uint8List?> readAll(
  1. String path
)

Implementation

Future<Uint8List?> readAll(String path);