@override Future<void> setLocalization(Locale locale) { return setLocalizationValue(locale.toStringValue()); }