Dart SDK
dart:html
DataTransferItem
property runtimeType
runtimeType
class DataTransferItem
Properties
kind
type
hashCode
runtimeType
Methods
getAsEntry
getAsFile
getAsString
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType