stackFrameId property

int? stackFrameId
final

If specified, the client only needs to refetch data related to this stack frame (and the threadId is ignored).

Implementation

final int? stackFrameId;