UnsupportedLocaleException constructor
Creates a new UnsupportedLocaleException
Implementation
const UnsupportedLocaleException(
super.message, {
this.unsupportedLocale,
});
Creates a new UnsupportedLocaleException
const UnsupportedLocaleException(
super.message, {
this.unsupportedLocale,
});