$MapEventDoubleTapZoomStart.wrap constructor

$MapEventDoubleTapZoomStart.wrap(
  1. MapEventDoubleTapZoomStart $value
)

Wrap a MapEventDoubleTapZoomStart in a $MapEventDoubleTapZoomStart

Implementation

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