RestoredSession constructor
const
RestoredSession({})
Implementation
const RestoredSession({
required this.snapshot,
this.todos = const [],
this.referencedFiles = const {},
this.lastWorkingDirectory,
this.agentSettings = const {},
});