error property
      
      DOMException?
      get
      error
      
    
    
The error read-only property of the FileReader interface returns
the
error that occurred while reading the file.
Implementation
external DOMException? get error;The error read-only property of the FileReader interface returns
the
error that occurred while reading the file.
external DOMException? get error;