Gets the default language.
\Drupal\Core\Language\LanguageInterface The default language.
public function get() { return $this->language; }