cookie property

  1. @JsonKey(name: "properties")
String cookie
getter/setter pair

The cookie for the URL in String format.

Implementation

@JsonKey(name: "properties")
String cookie;