link property

  1. @JsonKey()
String? link
final

Link that should be used to replace the '{link}' variable in the label.

Implementation

@JsonKey()
final String? link;