$MapEventLongPress.wrap constructor

$MapEventLongPress.wrap(
  1. MapEventLongPress $value
)

Wrap a MapEventLongPress in a $MapEventLongPress

Implementation

$MapEventLongPress.wrap(this.$value) : _superclass = $MapEvent.wrap($value);