UCreateReportSubjectStrongRef constructor

const UCreateReportSubjectStrongRef({
  1. required StrongRef data,
})

Implementation

const factory UCreateReportSubjectStrongRef({required final StrongRef data}) =
    _$UCreateReportSubjectStrongRefImpl;