frameId property
Evaluate the expression in the scope of this stack frame. If not specified, the expression is evaluated in the global scope.
Implementation
final int? frameId;
Evaluate the expression in the scope of this stack frame. If not specified, the expression is evaluated in the global scope.
final int? frameId;