cookies property

List<Cookie> cookies
final

A list of cookies to be sent to and received from the server.

Implementation

final List<Cookie> cookies = [];