UModEventViewSubject.convoRef constructor

const UModEventViewSubject.convoRef({
  1. required ConvoRef data,
})

Implementation

const factory UModEventViewSubject.convoRef({required ConvoRef data}) =
    UModEventViewSubjectConvoRef;