menu
zap package
documentation
internal/debug.dart
DebugTag
variableNames property
variableNames property
dark_mode
light_mode
variableNames
property
List
<
String
>
variableNames
final
The variable names watched in this debug tag.
Implementation
final List<String> variableNames;
zap package
documentation
internal/debug
DebugTag
variableNames property
DebugTag class