hash property

RadString get hash

Implementation

RadString get hash => RadString(bytesToHex(sha256(data: _value)));