AuthWebAuthnStoreConformanceFailure constructor

const AuthWebAuthnStoreConformanceFailure(
  1. String caseId,
  2. Object cause
)

Implementation

const AuthWebAuthnStoreConformanceFailure(this.caseId, this.cause);