ee.List.getGeometry

Returns the geometry at the specified position in list. A negative index counts backwards from the end of the list. If the value is not a geometry, an error will occur.

UsageReturns
List.getGeometry(index)Geometry
ArgumentTypeDetails
this: listList
indexInteger