UpdateProjectDetails constructor
UpdateProjectDetails({})
Implementation
UpdateProjectDetails(
{this.assigneeType,
this.avatarId,
this.categoryId,
this.description,
this.issueSecurityScheme,
this.key,
this.lead,
this.leadAccountId,
this.name,
this.notificationScheme,
this.permissionScheme,
this.url});