UModerationCauseBlockOther constructor
const
UModerationCauseBlockOther({
- required ModerationCauseBlockOther data,
Implementation
const factory UModerationCauseBlockOther(
{required final ModerationCauseBlockOther data}) =
_$UModerationCauseBlockOtherImpl;