cookie property

Cookie? cookie
final

The cookie object which represents the cookie which was not stored. It is optional because sometimes complete cookie information is not available, such as in the case of parsing errors.

Implementation

final Cookie? cookie;