url property

  1. @JsonKey(defaultValue: '')
String url
final

URL to the list of statuses containing this hashtag.

Implementation

@JsonKey(defaultValue: '')
final String url;