contains method

bool? contains(
  1. LatLng? latLng
)

Implementation

external bool? contains(LatLng? latLng);