XdrSCNonceKey constructor Null safety

XdrSCNonceKey(
  1. XdrUint64 _nonce
)

Implementation

XdrSCNonceKey(this._nonce);