idPublicKey property

String? idPublicKey

Implementation

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