isNotModEventDivert property

bool get isNotModEventDivert

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

Implementation

bool get isNotModEventDivert => !isModEventDivert;