partitionKey property

String? partitionKey
final

Cookie partition key. The site of the top-level URL the browser was visiting at the start of the request to the endpoint that set the cookie.

Implementation

final String? partitionKey;