UEmitEventEventModEventComment constructor
const
UEmitEventEventModEventComment({
- required ModEventComment data,
Implementation
const factory UEmitEventEventModEventComment(
{required final ModEventComment data}) =
_$UEmitEventEventModEventCommentImpl;