stackFrameId property
If specified, the client only needs to refetch data related to this stack
frame (and the threadId
is ignored).
Implementation
final int? stackFrameId;
If specified, the client only needs to refetch data related to this stack
frame (and the threadId
is ignored).
final int? stackFrameId;