pullRequestTargets property
The targets of the pull request, including the source branch and destination branch for the pull request.
Implementation
final List<PullRequestTarget>? pullRequestTargets;
The targets of the pull request, including the source branch and destination branch for the pull request.
final List<PullRequestTarget>? pullRequestTargets;