keyIdB64 property

String get keyIdB64

Get keyshare id in base 64.

Implementation

String get keyIdB64 => base64Encode(keyIdBytes);