@override Future<MiniProgramCacheEntry?> get(String namespacedKey) async { return _entries[namespacedKey]; }