UModEventViewEvent.modEventUnmute constructor

const UModEventViewEvent.modEventUnmute({
  1. required ModEventUnmute data,
})

Implementation

const factory UModEventViewEvent.modEventUnmute({
  required ModEventUnmute data,
}) = UModEventViewEventModEventUnmute;