id !== null) return; if ($uuid) { $this->id = $uuid; } else { $this->id = Str::uuid(); } } }