ActivityStartedEventDetails constructor
ActivityStartedEventDetails({
- String? workerName,
Implementation
ActivityStartedEventDetails({
this.workerName,
});
ActivityStartedEventDetails({
this.workerName,
});