menu
dart_identity_sdk package
documentation
bases/exceptions.dart
ConnectionRefuted
ConnectionRefuted constructor
ConnectionRefuted constructor
dark_mode
light_mode
ConnectionRefuted
constructor
ConnectionRefuted
(
{
String
?
err
,
required
Uri
url
,
})
Implementation
ConnectionRefuted({this.err, required this.url});
dart_identity_sdk package
documentation
bases/exceptions
ConnectionRefuted
ConnectionRefuted constructor
ConnectionRefuted class