NotebookDocumentWillSaveEvent$Typings extension

on

Properties

notebook NotebookDocument
The {@link NotebookDocumentnotebook document} that will be saved.
no setter
reason TextDocumentSaveReason
The reason why save was triggered.
no setter
token CancellationToken
A cancellation token.
no setter
waitUntil → ({void Function(Future thenable) $1, void Function(Future thenable) $2})
Overload accessor: $1, $2
no setter