cookies property Null safety

List<Cookie> cookies

The cookies in the request, from the "Cookie" headers.

Implementation

List<Cookie> get cookies;