menu
dartssh2_plus package
documentation
dartssh2.dart
SSHSocket
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Closes the socket, returning the same future as
done
.
Implementation
Future<void> close();
dartssh2_plus package
documentation
dartssh2
SSHSocket
close abstract method
SSHSocket class