publicKey property

  1. @override
String get publicKey
override

The public key as a string.

Implementation

@override
String get publicKey => currentCrypt.publicKey;