isModEventUnmute property
bool
get
isModEventUnmute
Returns true if this data is ModEventUnmute, otherwise false.
Implementation
bool get isModEventUnmute => this is UModEventViewDetailEventModEventUnmute;