Zync Project Stats
constructor(totalProjects: Int, activeProjects: Int, completedProjects: Int, overdueProjects: Int, totalProjectValue: Double? = null, averageProjectDuration: Double? = null, completionRate: Double? = null, statusDistribution: Map<ZyncProjectStatusType, Int>? = null, topManagers: List<String>? = null)