UCreateReportSubject.repoRef constructor

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

Implementation

const factory UCreateReportSubject.repoRef({
  required RepoRef data,
}) = UCreateReportSubjectRepoRef;