menu
flutter_langdetect package
documentation
lang_detect_exception.dart
LangDetectException
LangDetectException constructor
LangDetectException constructor
dark_mode
light_mode
LangDetectException
constructor
LangDetectException
(
ErrorCode
code
,
String
message
)
Implementation
LangDetectException(this.code, this.message);
flutter_langdetect package
documentation
lang_detect_exception
LangDetectException
LangDetectException constructor
LangDetectException class