PullRequestTarget constructor
PullRequestTarget({})
Implementation
PullRequestTarget({
this.destinationCommit,
this.destinationReference,
this.mergeBase,
this.mergeMetadata,
this.repositoryName,
this.sourceCommit,
this.sourceReference,
});