rawData property

String rawData

Returns the raw cookie data.

Implementation

String get rawData => _cookieJar.rawData;