Input$UpdateProjectCardInput constructor
Input$UpdateProjectCardInput({})
Implementation
Input$UpdateProjectCardInput(
{this.clientMutationId,
this.isArchived,
this.note,
required this.projectCardId});