MapLongTap constructor

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

Implementation

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