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