ModerationCause.label constructor

const ModerationCause.label({
  1. required ModerationCauseLabel data,
})

Implementation

const factory ModerationCause.label({required ModerationCauseLabel data}) =
    UModerationCauseLabel;