isModEventMute property
bool
get
isModEventMute
Returns true if this data is ModEventMute, otherwise false.
Implementation
bool get isModEventMute => this is UModEventViewDetailEventModEventMute;
Returns true if this data is ModEventMute, otherwise false.
bool get isModEventMute => this is UModEventViewDetailEventModEventMute;