LanguageNotAvailableException constructor

LanguageNotAvailableException(
  1. String? message
)

Implementation

LanguageNotAvailableException(this.message);