menu
voltron package
documentation
channel/cookie_manager.dart
CookieDelegate
setCookie abstract method
setCookie abstract method
dark_mode
light_mode
setCookie
abstract method
Future
setCookie
(
String
url
,
List
<
Cookie
>
cookies
)
Implementation
Future setCookie(String url, List<Cookie> cookies);
voltron package
documentation
channel/cookie_manager
CookieDelegate
setCookie abstract method
CookieDelegate mixin