UModEventViewSubjectStrongRef constructor

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

Implementation

const factory UModEventViewSubjectStrongRef({required final StrongRef data}) =
    _$UModEventViewSubjectStrongRefImpl;