Creates a LocaleApp, defaulting to empty codes.
const LocaleApp({this.languageCode = '', this.countryCode = ''});