cookies property

List<String> get cookies

Returns the cookies to be set with the response.

Implementation

List<String> get cookies => _cookies;