menu
dds package
documentation
dap.dart
DapProgressReporter
nextIdSuffix property
nextIdSuffix property
dark_mode
light_mode
nextIdSuffix
property
int
nextIdSuffix
getter/setter pair
A suffix to use for the next token to ensure all IDs are unique.
Implementation
static int nextIdSuffix = 1;
dds package
documentation
dap
DapProgressReporter
nextIdSuffix property
DapProgressReporter class