frameId property

int? frameId
final

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;