$MapEventRotateStart.wrap constructor

$MapEventRotateStart.wrap(
  1. MapEventRotateStart $value
)

Wrap a MapEventRotateStart in a $MapEventRotateStart

Implementation

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