gitUrl property

  1. @JsonKey(name: 'git_url')
String? gitUrl
getter/setter pair

Git Url

Implementation

@JsonKey(name: 'git_url')
String? gitUrl;