toHex method

String toHex()

Implementation

String toHex() => hex.encode(buffer.asUint8List());