frameId property
Returns completions in the scope of this stack frame. If not specified, the completions are returned for the global scope.
Implementation
final int? frameId;
Returns completions in the scope of this stack frame. If not specified, the completions are returned for the global scope.
final int? frameId;