UModEventViewSubject.repoRef constructor

const UModEventViewSubject.repoRef({
  1. required RepoRef data,
})

Implementation

const factory UModEventViewSubject.repoRef({
  required RepoRef data,
}) = UModEventViewSubjectRepoRef;