src/app/models/effort-cognitif.ts
currentSessionId: string
string
export class EffortCognitif { public currentSessionId: string; }