ClientEvent constructor
ClientEvent({})
Implementation
ClientEvent({
this.createTime,
this.eventId,
this.extraInfo,
this.jobEvent,
this.parentEventId,
this.requestId,
});
ClientEvent({
this.createTime,
this.eventId,
this.extraInfo,
this.jobEvent,
this.parentEventId,
this.requestId,
});