ReportSubject.repoRef constructor
const
ReportSubject.repoRef({
- required RepoRef data,
Implementation
const factory ReportSubject.repoRef({
required RepoRef data,
}) = UReportSubjectRepoRef;