Docs (4.0.0)
class ManagedList method

first

Returns the first object in the list.

first(): T | undefined

Related