static bool? containsLocation(LatLng? point, Polygon? polygon) => callMethod(_Poly$namespace, 'containsLocation', [point, polygon]);