Read from the path.
@MPI(name: "mesh.fs.read") Future<Uint8List?> read(String path, {Context? ctx}) { throw UnimplementedError('read() has not been implemented.'); }