isModEventComment property
bool
get
isModEventComment
Returns true if this data is ModEventComment, otherwise false.
Implementation
bool get isModEventComment => this is UModEventViewDetailEventModEventComment;