Put the value to cache.
@MPI(name: "mesh.cache.put") Future<void> put(CacheBody cell, {Context? ctx}) { throw UnimplementedError('put() has not been implemented.'); }