ecPublicKey property

String? get ecPublicKey

Implementation

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