DataTransferItem class
- Annotations
- @Native.new("DataTransferItem")
Properties
Methods
- getAsEntry(
)→Entry - getAsFile(
)→File? - noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited