menu
dart_ssi package
documentation
wallet.dart
Credential
Credential constructor
Credential constructor
dark_mode
light_mode
Credential
constructor
Credential
(
String
hdPath
,
String
w3cCredential
,
String
plaintextCredential
)
Implementation
Credential(this.hdPath, this.w3cCredential, this.plaintextCredential);
dart_ssi package
documentation
wallet
Credential
Credential constructor
Credential class