Input$UpdatePullRequestBranchInput constructor
Input$UpdatePullRequestBranchInput({})
Implementation
Input$UpdatePullRequestBranchInput(
{this.clientMutationId,
this.expectedHeadOid,
required this.pullRequestId});