Input$UpdateProjectInput constructor
Input$UpdateProjectInput({})
Implementation
Input$UpdateProjectInput(
{this.body,
this.clientMutationId,
this.name,
required this.projectId,
this.public,
this.state});