ReportSubject.strongRef constructor
const
ReportSubject.strongRef({
- required StrongRef data,
Implementation
const factory ReportSubject.strongRef({
required StrongRef data,
}) = UReportSubjectStrongRef;