idPublicKey property

String? get idPublicKey

Implementation

String? get idPublicKey => account.identity?.getPublicKey().toRaw().toHex();