HDel put value in hash
@MPI(name: "mesh.cache.hdel") Future<void> hdel(String key, String name, {Context? ctx}) { throw UnimplementedError('hdel() has not been implemented.'); }