LanguageNotAvailableException constructor
LanguageNotAvailableException(
- String? message
Implementation
LanguageNotAvailableException(this.message);
LanguageNotAvailableException(this.message);