publicKeyHex property

String get publicKeyHex

Implementation

String get publicKeyHex => hex.encode(publicKey);