NotebookRuntimeTemplateRef constructor

NotebookRuntimeTemplateRef({
  1. String notebookRuntimeTemplate = '',
})

Implementation

NotebookRuntimeTemplateRef({this.notebookRuntimeTemplate = ''})
  : super(fullyQualifiedName);