menu
durable_workflow package
documentation
durable_workflow.dart
WorkflowExecution
errorMessage property
errorMessage property
dark_mode
light_mode
errorMessage
property
String
?
errorMessage
final
Error message if the execution failed, or
null
.
Implementation
final String? errorMessage;
durable_workflow package
documentation
durable_workflow
WorkflowExecution
errorMessage property
WorkflowExecution class