Keys the cache key set.
@MPI(name: "mesh.cache.keys") Future<List<String>?> keys(String pattern, {Context? ctx}) { throw UnimplementedError('keys() has not been implemented.'); }