hexString method

String hexString()

Implementation

String hexString() => bytes.toHexString();