isNotModEventMute property

bool get isNotModEventMute

Returns true if this data is not ModEventMute, otherwise false.

Implementation

bool get isNotModEventMute => !isModEventMute;