@override double distance(LatLng p1, LatLng p2) => $_invoke('distance', [$LatLng.wrap(p1), $LatLng.wrap(p2)]);