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