pullRequestTargets property

List<PullRequestTarget>? pullRequestTargets
final

The targets of the pull request, including the source branch and destination branch for the pull request.

Implementation

final List<PullRequestTarget>? pullRequestTargets;