start property
The index of the first variable to return; if omitted children start at 0.
The attribute is only honored by a debug adapter if the corresponding
capability supportsVariablePaging
is true.
Implementation
final int? start;
The index of the first variable to return; if omitted children start at 0.
The attribute is only honored by a debug adapter if the corresponding
capability supportsVariablePaging
is true.
final int? start;