gitPushUrl property

  1. @JsonKey(name: 'git_push_url')
String? gitPushUrl
getter/setter pair

Implementation

@JsonKey(name: 'git_push_url')
String? gitPushUrl;