pullRequestUrl property

String? pullRequestUrl
getter/setter pair

URL for the pull request that the review comment belongs to.

Example: https://api.github.com/repos/octocat/Hello-World/pulls/1

Implementation

String? pullRequestUrl;