Dart SDK
dart:html
DataTransferItemList
property runtimeType
runtimeType
class DataTransferItemList
Properties
length
hashCode
runtimeType
Methods
add
addData
addFile
clear
item
remove
noSuchMethod
toString
Operators
operator []
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType