menu
googleapis package
documentation
youtube/v3.dart
AbuseReport
AbuseReport constructor
AbuseReport constructor
dark_mode
light_mode
AbuseReport
constructor
AbuseReport
(
{
List
<
AbuseType
>
?
abuseTypes
,
String
?
description
,
List
<
RelatedEntity
>
?
relatedEntities
,
Entity
?
subject
,
})
Implementation
AbuseReport({ this.abuseTypes, this.description, this.relatedEntities, this.subject, });
googleapis package
documentation
youtube/v3
AbuseReport
AbuseReport constructor
AbuseReport class