MapMoveEvent constructor

const MapMoveEvent(
  1. {double zoomLevel}
)

Implementation

const MapMoveEvent({this.zoomLevel});