NotebookExecutionJob_DirectNotebookSource constructor
NotebookExecutionJob_DirectNotebookSource({
- Uint8List? content,
Implementation
NotebookExecutionJob_DirectNotebookSource({this.content})
: super(fullyQualifiedName);