UGetSubjectStatusSubjectStrongRef constructor

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

Implementation

const factory UGetSubjectStatusSubjectStrongRef(
        {required final StrongRef data}) =
    _$UGetSubjectStatusSubjectStrongRefImpl;