Finder first

Returns a variant of this finder that only matches the first element matched by this finder.

Source

Finder get first => new _FirstFinder(this);