currentSendNonce property

int get currentSendNonce

Get the current send nonce value (useful for continuing nonces after handshake)

Implementation

int get currentSendNonce => _sendNonce;