menu
glorysoft_mobile_plugin package
documentation
tool/http/http_exceptions.dart
UnknownException
UnknownException constructor
UnknownException constructor
dark_mode
light_mode
UnknownException
constructor
UnknownException
(
[
String
?
message
])
Implementation
UnknownException([String? message]) : super(message);
glorysoft_mobile_plugin package
documentation
tool/http/http_exceptions
UnknownException
UnknownException constructor
UnknownException class