UModerationCauseHidden constructor
const
UModerationCauseHidden({
- required ModerationCauseHidden data,
Implementation
const factory UModerationCauseHidden(
{required final ModerationCauseHidden data}) =
_$UModerationCauseHiddenImpl;