Creates a new WebViewCookieDelegate
WebViewCookieDelegate
const WebViewCookie({ required this.name, required this.value, required this.domain, this.path = '/', });