cookiePartitionKey property

CookiePartitionKey? 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 CookiePartitionKey? cookiePartitionKey;