cookie property
- @JsonKey(name: "properties")
getter/setter pair
The cookie for the URL in String format.
Implementation
@JsonKey(name: "properties")
String cookie;
The cookie for the URL in String format.
@JsonKey(name: "properties")
String cookie;