shouldFetchSelectedRecords = $condition; return $this; } public function shouldFetchSelectedRecords(): bool { return (bool) $this->evaluate($this->shouldFetchSelectedRecords); } }