frameId property

int? frameId
final

When name is an expression, evaluate it in the scope of this stack frame. If not specified, the expression is evaluated in the global scope. When variablesReference is specified, this property has no effect.

Implementation

final int? frameId;