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