const TeamMember({ required this.name, this.color, this.agentId, this.tmuxPaneId, this.backendType, });