CacheLogic({required String path, this.nameSpace = "markdown_notifier"}) : _cache = GetStorage(nameSpace, path);