ContentModerationDetection constructor
ContentModerationDetection({
- ModerationLabel? moderationLabel,
- int? timestamp,
Implementation
ContentModerationDetection({
this.moderationLabel,
this.timestamp,
});