menu
aws_swf_api package
documentation
swf-2012-01-25.dart
WorkflowExecutionCount
WorkflowExecutionCount constructor
WorkflowExecutionCount constructor
dark_mode
light_mode
WorkflowExecutionCount
constructor
WorkflowExecutionCount
(
{
required
int
count
,
bool
?
truncated
,
})
Implementation
WorkflowExecutionCount({ required this.count, this.truncated, });
aws_swf_api package
documentation
swf-2012-01-25
WorkflowExecutionCount
WorkflowExecutionCount constructor
WorkflowExecutionCount class