isNotModEventEmail property

bool get isNotModEventEmail

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

Implementation

bool get isNotModEventEmail => !isModEventEmail;