Dart SDK
dart:html
FileReader
instanceRuntimeType
instanceRuntimeType
Dart SDK
dart:html
FileReader
instanceRuntimeType
property
instanceRuntimeType
Dart SDK
dart:html
FileReader
Constants
abortEvent
DONE
EMPTY
errorEvent
loadEndEvent
loadEvent
LOADING
loadStartEvent
progressEvent
Static properties
instanceRuntimeType
Constructors
FileReader
internal_
Properties
error
onAbort
onError
onLoad
onLoadEnd
onLoadStart
onProgress
readyState
result
hashCode
on
runtimeType
Operators
operator ==
Methods
abort
readAsArrayBuffer
readAsDataUrl
readAsText
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;