MapClick constructor

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

Implementation

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