isLoaded method

bool isLoaded(
  1. Locale locale
)

Implementation

bool isLoaded(Locale locale) => L10nLoader._isLoaded(locale);