partitionKey property

CookiePartitionKey? partitionKey
final

Cookie partition key. If not set, the cookie will be set as not partitioned.

Implementation

final CookiePartitionKey? partitionKey;