UModEventViewEventModEventLabel constructor

const UModEventViewEventModEventLabel({
  1. required ModEventLabel data,
})

Implementation

const factory UModEventViewEventModEventLabel(
        {required final ModEventLabel data}) =
    _$UModEventViewEventModEventLabelImpl;