TimerStartedEventAttributes constructor
TimerStartedEventAttributes({})
Implementation
TimerStartedEventAttributes({
required this.decisionTaskCompletedEventId,
required this.startToFireTimeout,
required this.timerId,
this.control,
});