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
hashCode
on
onAbort
onError
onLoad
onLoadEnd
onLoadStart
onProgress
readyState
result
runtimeType
Operators
operator ==
Methods
abort
addEventListener
dispatchEvent
noSuchMethod
readAsArrayBuffer
readAsDataUrl
readAsText
removeEventListener
toString
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;