plainToHex method

String plainToHex()

Implementation

String plainToHex() => u8aUtil.u8aToHex(stringUtil.stringToU8a(this));