menu
dartssh2_plus package
documentation
dartssh2.dart
SSHKeyDecryptError
SSHKeyDecryptError constructor
SSHKeyDecryptError constructor
dark_mode
light_mode
SSHKeyDecryptError
constructor
SSHKeyDecryptError
(
String
message
, [
Object
?
error
])
Implementation
SSHKeyDecryptError(String message, [Object? error]) : super(message, error);
dartssh2_plus package
documentation
dartssh2
SSHKeyDecryptError
SSHKeyDecryptError constructor
SSHKeyDecryptError class