getTranslationLoader abstract method

FileTranslationLoader getTranslationLoader(
  1. I18nProps i18nProps, {
  2. Locale? forcedLocale,
})

Implementation

FileTranslationLoader getTranslationLoader(I18nProps i18nProps,
    {Locale? forcedLocale});