menu
stem package
documentation
stem.dart
WorkflowRunView
lastError property
lastError property
dark_mode
light_mode
lastError
property
Map
<
String
,
Object
?
>
?
lastError
final
Last error payload, if present.
Implementation
final Map<String, Object?>? lastError;
stem package
documentation
stem
WorkflowRunView
lastError property
WorkflowRunView class