frameId property

int? frameId
final

Returns completions in the scope of this stack frame. If not specified, the completions are returned for the global scope.

Implementation

final int? frameId;