ReportAbuse constructor

ReportAbuse(
  1. {required String videoId,
  2. required String reasonId,
  3. String? secondaryReasonId,
  4. String? comments,
  5. String? language}
)

Implementation

ReportAbuse