persistCookies property

bool persistCookies
final

If true, creates a persistent instance of a cookie manager to be used for all the API calls done with this ConnectionManager. Defaluts to false.

Implementation

final bool persistCookies;