menu
aws_sfn_api package
documentation
states-2016-11-23.dart
ExecutionAbortedEventDetails
ExecutionAbortedEventDetails constructor
ExecutionAbortedEventDetails constructor
dark_mode
light_mode
ExecutionAbortedEventDetails
constructor
ExecutionAbortedEventDetails
(
{
String
?
cause
,
String
?
error
,
})
Implementation
ExecutionAbortedEventDetails({ this.cause, this.error, });
aws_sfn_api package
documentation
states-2016-11-23
ExecutionAbortedEventDetails
ExecutionAbortedEventDetails constructor
ExecutionAbortedEventDetails class