MapClickCallback typedef

MapClickCallback = void Function(LatLng latLng)

Implementation

typedef MapClickCallback = void Function(LatLng latLng);