VideoAbuseReportReason constructor
VideoAbuseReportReason({
- String? etag,
- String? id,
- String? kind,
- VideoAbuseReportReasonSnippet? snippet,
Implementation
VideoAbuseReportReason({this.etag, this.id, this.kind, this.snippet});