url property

  1. @JsonKey.new(name: 'url')
String get url
inherited

HTTP URL of the link

Implementation

@JsonKey(name: 'url')
String get url;