nonce property

int? nonce

The nonce for this transaction. This should be set to the number of transactions ever sent from this address.

Implementation

int? get nonce => impl.nonce;