cookies property Null safety

List<Cookie> cookies

Cookies set by the server (from the 'set-cookie' header).

Implementation

List<Cookie> get cookies;