commentsUrl property

  1. @JsonKey(name: 'comments_url')
String? commentsUrl
getter/setter pair

Comments url.

Implementation

@JsonKey(name: 'comments_url')
String? commentsUrl;