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