MapCenterChanged constructor

const MapCenterChanged(
  1. NLatLng latLng,
  2. NPoint point
)

Implementation

const MapCenterChanged(this.latLng, this.point);