credentialId property
String
get
credentialId
Stable base64url credential ID used by both ceremonies.
Implementation
String get credentialId => _base64Url(_credentialBytes);
Stable base64url credential ID used by both ceremonies.
String get credentialId => _base64Url(_credentialBytes);