cookies property

List<Cookie> cookies
final

Cookies in the response.

Implementation

final List<Cookie> cookies = [];