frameId property

int? frameId
final

Evaluate the expressions in the scope of this stack frame. If not specified, the expressions are evaluated in the global scope.

Implementation

final int? frameId;