static num? computeLength( Object? /*List<LatLng?>?|MVCArray<LatLng?>?*/ path, [ num? radius, ]) => callMethod(_Spherical$namespace, 'computeLength', [path, radius]);