cookie property

String? cookie
final

The cookie is necessary for some GET requests that require an authenticated user.

Implementation

final String? cookie;