UNDEFINED_LANGUAGE constant
AppLocaleId
const UNDEFINED_LANGUAGE
Implementation
static const AppLocaleId UNDEFINED_LANGUAGE = AppLocaleId(
languageCode: 'und',
);
static const AppLocaleId UNDEFINED_LANGUAGE = AppLocaleId(
languageCode: 'und',
);