Docs (4.0.0)
class ManagedList method

includes

Returns true if this list contains the specified object.

includes(target: T): boolean

Related