UModEventViewEventModEventAcknowledge constructor
const
UModEventViewEventModEventAcknowledge({
- required ModEventAcknowledge data,
Implementation
const factory UModEventViewEventModEventAcknowledge(
{required final ModEventAcknowledge data}) =
_$UModEventViewEventModEventAcknowledgeImpl;