OnMapDoubleTap typedef

OnMapDoubleTap = void Function(LatLng latLng)

Implementation

typedef void OnMapDoubleTap(LatLng latLng);