Input$ImportProjectInput constructor
Input$ImportProjectInput({})
Implementation
Input$ImportProjectInput(
{this.body,
this.clientMutationId,
required this.columnImports,
required this.name,
required this.ownerName,
this.public});