DocumentErrorEvent constructor

const DocumentErrorEvent(
  1. String error
)

Implementation

const DocumentErrorEvent(this.error);