modEventComment property
ModEventComment?
get
modEventComment
Implementation
ModEventComment? get modEventComment =>
isModEventComment ? data as ModEventComment : null;
ModEventComment? get modEventComment =>
isModEventComment ? data as ModEventComment : null;