external factory CookieStoreDeleteOptions({ required String name, String? domain, String path, bool partitioned, });