HistoryEventExecutionDataDetails constructor
HistoryEventExecutionDataDetails({
- bool? truncated,
Implementation
HistoryEventExecutionDataDetails({
this.truncated,
});
HistoryEventExecutionDataDetails({
this.truncated,
});