isModEventEmail property

bool get isModEventEmail

Returns true if this data is ModEventEmail, otherwise false.

Implementation

bool get isModEventEmail => this is UModEventViewEventModEventEmail;