CredentialLookupEvent constructor
CredentialLookupEvent({})
Implementation
CredentialLookupEvent({
required this.method,
required this.realmUri,
required this.authId,
required this.hit,
this.reason,
this.message,
this.arguments,
this.argumentsKeywords,
});