Finder({bool skipOffstage: true })

Initialises a Finder. Used by subclasses to initialize the skipOffstage property.

Source

Finder({ this.skipOffstage: true });