Input$CreateLabelInput constructor
Input$CreateLabelInput({})
Implementation
Input$CreateLabelInput(
{this.clientMutationId,
required this.color,
this.description,
required this.name,
required this.repositoryId});