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