The values to use to instantiate the default language.
Type: array
public static $defaultValues = [ 'id' => 'en', 'name' => 'English', 'direction' => self::DIRECTION_LTR, 'weight' => 0, 'locked' => FALSE, ];