htmlUrl property

  1. @JsonKey(name: 'html_url')
String? htmlUrl
getter/setter pair

Url to file

Implementation

@JsonKey(name: 'html_url')
String? htmlUrl;