DescribeNotebookExecutionOutput constructor
DescribeNotebookExecutionOutput({
- NotebookExecution? notebookExecution,
Implementation
DescribeNotebookExecutionOutput({
this.notebookExecution,
});