length property

int length

Returns the length of this nonce.

Implementation

int get length => _value.length;