contains method

bool contains(
  1. LatLng point
)

Implementation

bool contains(LatLng point) => false;