kind property

String get kind

Returns the drag data item kind, one of: "string", "file".

MDN Reference

Implementation

_i2.String get kind => _i4.getProperty(
      this,
      'kind',
    );