UModEventViewEvent.modEventLabel constructor

const UModEventViewEvent.modEventLabel({
  1. required ModEventLabel data,
})

Implementation

const factory UModEventViewEvent.modEventLabel({
  required ModEventLabel data,
}) = UModEventViewEventModEventLabel;