menu
dartssh2_plus package
documentation
dartssh2.dart
SftpExtensionVersionMismatchError
SftpExtensionVersionMismatchError.new constructor
SftpExtensionVersionMismatchError.new 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.new constructor
SftpExtensionVersionMismatchError class