UVerificationViewSubjectRepo.repoViewNotFound constructor

const UVerificationViewSubjectRepo.repoViewNotFound({
  1. required RepoViewNotFound data,
})

Implementation

const factory UVerificationViewSubjectRepo.repoViewNotFound({
  required RepoViewNotFound data,
}) = UVerificationViewSubjectRepoRepoViewNotFound;