AuthScimConnectionStoreConformanceFailure constructor

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

Implementation

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