menu
agentic_core package
documentation
testing.dart
FakeClock
autoAdvance property
autoAdvance property
dark_mode
light_mode
autoAdvance
property
bool
autoAdvance
final
Whether delays complete on their own, advancing time as they do.
Implementation
final bool autoAdvance;
agentic_core package
documentation
testing
FakeClock
autoAdvance property
FakeClock class