DocumentSavedEvent constructor

const DocumentSavedEvent({
  1. String? path,
})

Implementation

const DocumentSavedEvent({this.path});