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