Dart SDK
dart:html
DataTransfer
property runtimeType
runtimeType
class DataTransfer
Properties
dropEffect
effectAllowed
files
items
types
hashCode
runtimeType
Methods
clearData
getData
setData
setDragImage
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType