Delete files.
@MPI(name: "mesh.fs.delete") Future<void> delete(List<String> paths, {Context? ctx}) { throw UnimplementedError('delete() has not been implemented.'); }