OnMapTwoFingerTap typedef

OnMapTwoFingerTap = void Function(LatLng latLng)

Implementation

typedef void OnMapTwoFingerTap(LatLng latLng);