Return the base-64 representation of the public key
@override String toBase64() => base64Encode(_data);