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