types property

List<String> types
final

Gives the formats that were set in the dragstart event.

See developer.mozilla.org/en-US/docs/Web/API/DataTransfer/types

Implementation

final List<String> types;