ActiveWorktreeSession constructor
const
ActiveWorktreeSession({})
Implementation
const ActiveWorktreeSession({
required this.originalCwd,
required this.worktreePath,
required this.worktreeName,
this.originalBranch,
required this.sessionId,
this.hookBased,
});