kind property
String
get
kind
The read-only DataTransferItem.kind property returns the kind–a
string or a file–of the DataTransferItem object representing the drag
data item.
Implementation
external String get kind;