modEventComment property
ModEventComment
get
modEventComment
Returns this data as ModEventComment.
Make sure to check if this object is ModEventComment with isModEventComment.
Implementation
ModEventComment get modEventComment => this.data as ModEventComment;