menu
bg_orchestrator package
documentation
taskflow.dart
TaskFlowException
TaskFlowException.new constructor
TaskFlowException.new constructor
dark_mode
light_mode
TaskFlowException
constructor
TaskFlowException
(
{
required
String
message
,
String
?
code
,
})
Implementation
TaskFlowException({ required this.message, this.code, });
bg_orchestrator package
documentation
taskflow
TaskFlowException
TaskFlowException.new constructor
TaskFlowException class