NotebookExecutionJobView.fromJson constructor
NotebookExecutionJobView.fromJson(
- String json
Implementation
factory NotebookExecutionJobView.fromJson(String json) =>
NotebookExecutionJobView(json);