UUpdateSubjectStatusSubjectStrongRef constructor

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

Implementation

const factory UUpdateSubjectStatusSubjectStrongRef(
        {required final StrongRef data}) =
    _$UUpdateSubjectStatusSubjectStrongRefImpl;