@override Object toJson() => { if (accessUris.isNotDefault) 'accessUris': accessUris, if (notebookRuntimeTemplate.isNotDefault) 'notebookRuntimeTemplate': notebookRuntimeTemplate, };