ee.List.lastIndexOfSubList

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

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