getCookie abstract method

Future<List<Cookie>> getCookie(
  1. String url
)

Implementation

Future<List<Cookie>> getCookie(String url);