cookiePartitionKey property

String? cookiePartitionKey
final

The cookie partition key that will be used to store partitioned cookies set in this response. Only sent when partitioned cookies are enabled.

Implementation

final String? cookiePartitionKey;