Documentation

includes()

Returns true if this list contains the specified object.

includes(item: T): boolean;

Related