modEventUnmuteReporter property

ModEventUnmuteReporter? get modEventUnmuteReporter

Implementation

ModEventUnmuteReporter? get modEventUnmuteReporter =>
    isModEventUnmuteReporter ? data as ModEventUnmuteReporter : null;