MarkerRecordedEventAttributes constructor
MarkerRecordedEventAttributes({})
Implementation
MarkerRecordedEventAttributes({
required this.decisionTaskCompletedEventId,
required this.markerName,
this.details,
});