$DragStartDetails.wrap constructor
$DragStartDetails.wrap(
- DragStartDetails $value
Wrap a DragStartDetails in a $DragStartDetails
Implementation
$DragStartDetails.wrap(this.$value) : _superclass = $Object($value);