menu
falkon package
documentation
result.dart
ConnectionException
ConnectionException.new const constructor
ConnectionException.new const constructor
dark_mode
light_mode
ConnectionException
constructor
const
ConnectionException
(
String
message
, {
Object
?
cause
,
})
Implementation
const ConnectionException(super.message, {super.cause});
falkon package
documentation
result
ConnectionException
ConnectionException.new const constructor
ConnectionException class