Input$MergeBranchInput constructor
Input$MergeBranchInput({})
Implementation
Input$MergeBranchInput(
{this.authorEmail,
required this.base,
this.clientMutationId,
this.commitMessage,
required this.head,
required this.repositoryId});