menu
vantura package
documentation
core/agent_state_checkpoint.dart
AgentStateCheckpoint
errorMessage property
errorMessage property
dark_mode
light_mode
errorMessage
property
String
?
errorMessage
final
Any error message present at the time of the checkpoint.
Implementation
final String? errorMessage;
vantura package
documentation
core/agent_state_checkpoint
AgentStateCheckpoint
errorMessage property
AgentStateCheckpoint class