menu
dartssh2_plus package
documentation
dartssh2.dart
SftpExtensionVersionMismatchError
SftpExtensionVersionMismatchError constructor
SftpExtensionVersionMismatchError constructor
dark_mode
light_mode
SftpExtensionVersionMismatchError
constructor
SftpExtensionVersionMismatchError
(
String
extension
,
String
version
)
Implementation
SftpExtensionVersionMismatchError(this.extension, this.version);
dartssh2_plus package
documentation
dartssh2
SftpExtensionVersionMismatchError
SftpExtensionVersionMismatchError constructor
SftpExtensionVersionMismatchError class