ResolvedLocale constructor
const
ResolvedLocale(
- String languageTag
Creates a ResolvedLocale containing languageTag.
Implementation
const ResolvedLocale(this.languageTag);
Creates a ResolvedLocale containing languageTag.
const ResolvedLocale(this.languageTag);