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