pullRequestEventType property

PullRequestEventType? pullRequestEventType
final

The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).

Implementation

final PullRequestEventType? pullRequestEventType;