USubjectStatusViewSubjectStrongRef constructor

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

Implementation

const factory USubjectStatusViewSubjectStrongRef(
        {required final StrongRef data}) =
    _$USubjectStatusViewSubjectStrongRefImpl;