createThumbnail($this->interval); } public function uniqueId(): string { return optional($this->interval)->id ?: $this->interval; } }