NotebookExecutionSummary constructor
NotebookExecutionSummary({})
Implementation
NotebookExecutionSummary({
this.editorId,
this.endTime,
this.notebookExecutionId,
this.notebookExecutionName,
this.startTime,
this.status,
});