UModEventViewEvent.modEventAcknowledge constructor

const UModEventViewEvent.modEventAcknowledge({
  1. required ModEventAcknowledge data,
})

Implementation

const factory UModEventViewEvent.modEventAcknowledge({
  required ModEventAcknowledge data,
}) = UModEventViewEventModEventAcknowledge;