Future<void> clearLowPriority({String? appId}) { return _clearLowPriorityCache(this, appId: appId); }