UModEventViewSubject.strongRef constructor

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

Implementation

const factory UModEventViewSubject.strongRef({
  required StrongRef data,
}) = UModEventViewSubjectStrongRef;