USubjectStatusViewSubject.strongRef constructor

const USubjectStatusViewSubject.strongRef({
  1. required StrongRef data,
})

Implementation

const factory USubjectStatusViewSubject.strongRef({
  required StrongRef data,
}) = USubjectStatusViewSubjectStrongRef;