UModEventViewEvent.modEventUnmuteReporter constructor

const UModEventViewEvent.modEventUnmuteReporter({
  1. required ModEventUnmuteReporter data,
})

Implementation

const factory UModEventViewEvent.modEventUnmuteReporter({
  required ModEventUnmuteReporter data,
}) = UModEventViewEventModEventUnmuteReporter;