UModEventViewSubject.repoStrongRef constructor

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

Implementation

const factory UModEventViewSubject.repoStrongRef({
  required RepoStrongRef data,
}) = UModEventViewSubjectRepoStrongRef;