isNotModEventMuteReporter property
bool
get
isNotModEventMuteReporter
Returns true if this data is not ModEventMuteReporter, otherwise false.
Implementation
bool get isNotModEventMuteReporter => !isModEventMuteReporter;