UModerationCreateReportSubject.repoStrongRef constructor

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

Implementation

const factory UModerationCreateReportSubject.repoStrongRef({
  required RepoStrongRef data,
}) = UModerationCreateReportSubjectRepoStrongRef;