Remove the cache value.
@MPI(name: "mesh.cache.remove") Future<void> remove(String key, {Context? ctx}) { throw UnimplementedError('remove() has not been implemented.'); }