Input$CloneProjectInput constructor
Input$CloneProjectInput({})
Implementation
Input$CloneProjectInput(
{this.body,
this.clientMutationId,
required this.includeWorkflows,
required this.name,
this.public,
required this.sourceId,
required this.targetOwnerId});