Input$MoveProjectCardInput constructor
Input$MoveProjectCardInput({})
Implementation
Input$MoveProjectCardInput(
{this.afterCardId,
required this.cardId,
this.clientMutationId,
required this.columnId});