notebook property
NotebookDocument
get
notebook
The {@link NotebookDocumentnotebook document} that will be saved.
Implementation
_i3.NotebookDocument get notebook => _i5.getProperty(
this,
'notebook',
);