read method Null safety

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

Implementation

Future<Uint8List?> read(String path);