UModEventViewEvent.modEventMute constructor

const UModEventViewEvent.modEventMute({
  1. required ModEventMute data,
})

Implementation

const factory UModEventViewEvent.modEventMute({required ModEventMute data}) =
    UModEventViewEventModEventMute;