CredentialsSupportedObject constructor
CredentialsSupportedObject({})
Implementation
CredentialsSupportedObject(
{required this.format,
required this.type,
this.id,
this.context,
this.display,
this.credentialSubject,
this.cryptographicBindingMethods,
this.cryptographicSuitesSupported,
this.order});