UCreateReportSubject.strongRef constructor

const UCreateReportSubject.strongRef({
  1. required StrongRef data,
})

Implementation

const factory UCreateReportSubject.strongRef({
  required StrongRef data,
}) = UCreateReportSubjectStrongRef;