USubjectStatusViewSubject.repoStrongRef constructor

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

Implementation

const factory USubjectStatusViewSubject.repoStrongRef({
  required RepoStrongRef data,
}) = USubjectStatusViewSubjectRepoStrongRef;