Input$CreateIssueInput constructor
Input$CreateIssueInput({})
Implementation
Input$CreateIssueInput(
{this.assigneeIds,
this.body,
this.clientMutationId,
this.issueTemplate,
this.labelIds,
this.milestoneId,
this.projectIds,
required this.repositoryId,
required this.title});