NotebookRuntimeTemplateRef constructor
NotebookRuntimeTemplateRef({
- String notebookRuntimeTemplate = '',
Implementation
NotebookRuntimeTemplateRef({this.notebookRuntimeTemplate = ''})
: super(fullyQualifiedName);