Get the locale.
public function getLocale() : string { return $this->locale ?? $this->defaultLocale; }