handshake property

Future<SftpHandsake> handshake

The handshake information received from the server.

Implementation

Future<SftpHandsake> get handshake => _handshake.future;