Fires when a document is saved. Emits the document URI.
Stream<String> get onDidSaveDocument => _onDidSaveDocument.stream;