target property
MapboxMap
get
target
The MapboxMap
object that fired the event.
Implementation
MapboxMap get target => MapboxMap.fromJsObject(jsObject.target);
The MapboxMap
object that fired the event.
MapboxMap get target => MapboxMap.fromJsObject(jsObject.target);