menu
patrol_plus package
documentation
patrol.dart
WebAutomator
getCookies abstract method
getCookies abstract method
dark_mode
light_mode
getCookies
abstract method
Future
<
List
<
LinkedHashMap
<
Object
?
,
Object
?
>
>
>
getCookies
(
)
Gets all cookies.
Implementation
Future<List<LinkedHashMap<Object?, Object?>>> getCookies();
patrol_plus package
documentation
patrol
WebAutomator
getCookies abstract method
WebAutomator class