ecPublicKey property

String? ecPublicKey

Implementation

String? get ecPublicKey => account.ecIdentity?.getPublicKey().toRaw().toHex();