publicKey property

String publicKey

The uncompressed public key for this Wallet represents.

Implementation

String get publicKey => impl.publicKey;