UModEventViewEventModEventMuteReporter constructor

const UModEventViewEventModEventMuteReporter({
  1. required ModEventMuteReporter data,
})

Implementation

const factory UModEventViewEventModEventMuteReporter(
        {required final ModEventMuteReporter data}) =
    _$UModEventViewEventModEventMuteReporterImpl;