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