UModEventViewEventModEventUnmuteReporter constructor

const UModEventViewEventModEventUnmuteReporter({
  1. required ModEventUnmuteReporter data,
})

Implementation

const factory UModEventViewEventModEventUnmuteReporter(
        {required final ModEventUnmuteReporter data}) =
    _$UModEventViewEventModEventUnmuteReporterImpl;