ee.List.indexOfSublist

Returns the starting position of the first occurrence of target within list, or -1 if there is no such occurrence.

UsageReturns
List.indexOfSublist(target)Integer
ArgumentTypeDetails
this: listList
targetList