ignoreExpires property

bool ignoreExpires
final

Whether the CookieJar should ignore expired cookies during saves/loads.

Implementation

final bool ignoreExpires = false;