UCreateReportSubjectRepoRef constructor

const UCreateReportSubjectRepoRef({
  1. required RepoRef data,
})

Implementation

const factory UCreateReportSubjectRepoRef({required final RepoRef data}) =
    _$UCreateReportSubjectRepoRefImpl;