cookies property

List<Cookie> cookies
final

Any and all cookies to be sent to the user.

Implementation

final List<Cookie> cookies = [];