getDelegate static method
Implementation
static LocalizationsDelegate<ClosedHouseholdLocalization> getDelegate(
Future<dynamic> localizedStrings, List<dynamic> languages) =>
ClosedHouseholdLocalizationDelegate(localizedStrings, languages);
static LocalizationsDelegate<ClosedHouseholdLocalization> getDelegate(
Future<dynamic> localizedStrings, List<dynamic> languages) =>
ClosedHouseholdLocalizationDelegate(localizedStrings, languages);