DocumentErrorListener typedef

DocumentErrorListener = void Function()

A listener used as the argument for startDocumentErrorListener.

Implementation

typedef void DocumentErrorListener();