menu
puppeteer package
documentation
protocol/debugger.dart
CallFrame
scopeChain property
scopeChain property
dark_mode
light_mode
scopeChain
property
List
<
Scope
>
scopeChain
final
Scope chain for this call frame.
Implementation
final List<Scope> scopeChain;
puppeteer package
documentation
protocol/debugger
CallFrame
scopeChain property
CallFrame class