public
escapeWhenCastingToString(bool $escape = true): $this
Indicate that the object's string representation should be escaped when __toString is invoked.
Illuminate\Database\Eloquent\Model::escapeWhenCastingToString()