UAdminGetSubjectStatusSubject.repoStrongRef constructor

const UAdminGetSubjectStatusSubject.repoStrongRef({
  1. required RepoStrongRef data,
})

Implementation

const factory UAdminGetSubjectStatusSubject.repoStrongRef({
  required RepoStrongRef data,
}) = UAdminGetSubjectStatusSubjectRepoStrongRef;