Input$EnablePullRequestAutoMergeInput constructor
Input$EnablePullRequestAutoMergeInput({})
Implementation
Input$EnablePullRequestAutoMergeInput(
{this.authorEmail,
this.clientMutationId,
this.commitBody,
this.commitHeadline,
this.mergeMethod,
required this.pullRequestId});