target property

MapboxMap get target

The MapboxMap object that fired the event.

Implementation

MapboxMap get target => MapboxMap.fromJsObject(jsObject.target);