UModerationCauseLabel constructor
const
UModerationCauseLabel({
- required ModerationCauseLabel data,
Implementation
const factory UModerationCauseLabel(
{required final ModerationCauseLabel data}) = _$UModerationCauseLabelImpl;