AuthScimApplicationProjectionStoreConformanceFailure constructor

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

Implementation

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