MoveProjectRequest constructor
MoveProjectRequest({
- String? destinationParent,
Implementation
MoveProjectRequest({
this.destinationParent,
});
MoveProjectRequest({
this.destinationParent,
});