toName

View as MarkdownOpen in Claude
get toName(): string | undefined

Display name of the callee.

Examples

console.log(call.toName);