PullRequestCreatedEventMetadata constructor
PullRequestCreatedEventMetadata({})
Implementation
PullRequestCreatedEventMetadata({
this.destinationCommitId,
this.mergeBase,
this.repositoryName,
this.sourceCommitId,
});