menu
aws_swf_api package
documentation
swf-2012-01-25.dart
TimerFiredEventAttributes
TimerFiredEventAttributes constructor
TimerFiredEventAttributes constructor
dark_mode
light_mode
TimerFiredEventAttributes
constructor
TimerFiredEventAttributes
(
{
required
int
startedEventId
,
required
String
timerId
,
})
Implementation
TimerFiredEventAttributes({ required this.startedEventId, required this.timerId, });
aws_swf_api package
documentation
swf-2012-01-25
TimerFiredEventAttributes
TimerFiredEventAttributes constructor
TimerFiredEventAttributes class