menu
consciousness_sim package
documentation
agent/agent_models.dart
AgentTask
retryCount property
retryCount property
dark_mode
light_mode
retryCount
property
int
retryCount
getter/setter pair
How many times this task has been retried.
Implementation
int retryCount = 0;
consciousness_sim package
documentation
agent/agent_models
AgentTask
retryCount property
AgentTask class