core.Map<core.String, core.dynamic> toJson() { final notebookRuntimeTemplate = this.notebookRuntimeTemplate; return {'notebookRuntimeTemplate': ?notebookRuntimeTemplate}; }