VideoAbuseReportReasonSnippet constructor
VideoAbuseReportReasonSnippet({
- String? label,
- List<
VideoAbuseReportSecondaryReason> ? secondaryReasons,
Implementation
VideoAbuseReportReasonSnippet({this.label, this.secondaryReasons});