NotebookExecutionJob_DirectNotebookSource constructor

NotebookExecutionJob_DirectNotebookSource({
  1. Uint8List? content,
})

Implementation

NotebookExecutionJob_DirectNotebookSource({this.content})
  : super(fullyQualifiedName);