toHex method

String toHex()

Implementation

String toHex() => _toHexString(_arr).toUpperCase();